Searched defs:fx (Results 1 – 9 of 9) sorted by relevance
/llvm-project/clang/test/CodeGenCXX/ |
H A D | debug-info-fn-template.cpp | 9 T fx(XF<T> xi) { in fx() function
|
/llvm-project/libc/test/src/math/ |
H A D | explogxf_test.cpp | 31 auto fx = [](float x) -> float { TEST_F() local
|
/llvm-project/clang/test/OpenMP/ |
H A D | atomic_compare_codegen.cpp | 25 float fx, fe, fd; in foo() local 2212 float fx, fv, fe, fd; in bar() local 13426 float fx, fv, fe, fd; in fxevd() local
|
H A D | atomic_capture_codegen.cpp | 33 float fv, fx; variable
|
H A D | atomic_read_codegen.c | 25 float fv, fx; variable
|
H A D | atomic_write_codegen.c | 25 float fv, fx; variable
|
H A D | atomic_update_codegen.cpp | 24 float fv, fx; variable
|
/llvm-project/third-party/benchmark/test/ |
H A D | register_benchmark_test.cc | 124 CustomFixture fx; in TestRegistrationAtRuntime() local
|
/llvm-project/clang/test/CXX/drs/ |
H A D | cwg5xx.cpp | 275 int ax = a.x, bx = b.x, cx = c.x, dx = d.x, ex = E::e->x, fx = F::f->x; variable
|