Home
last modified time | relevance | path

Searched refs:func1n (Results 1 – 1 of 1) sorted by relevance

/external/clang/test/CodeGenCXX/
Dfloat128-declarations.cpp22 const volatile __float128 func1n(const __float128 &arg) { in func1n() function
66 __float128 f4l = func1n(f1l) + func1f(f2l) + c1.func1c(f3l) + c1.func2c(f1l) + in main()