Home
last modified time | relevance | path

Searched defs:fx (Results 1 – 9 of 9) sorted by relevance

/llvm-project/clang/test/CodeGenCXX/
H A Ddebug-info-fn-template.cpp9 T fx(XF<T> xi) { in fx() function
/llvm-project/libc/test/src/math/
H A Dexplogxf_test.cpp31 auto fx = [](float x) -> float { TEST_F() local
/llvm-project/clang/test/OpenMP/
H A Datomic_compare_codegen.cpp25 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 Datomic_capture_codegen.cpp33 float fv, fx; variable
H A Datomic_read_codegen.c25 float fv, fx; variable
H A Datomic_write_codegen.c25 float fv, fx; variable
H A Datomic_update_codegen.cpp24 float fv, fx; variable
/llvm-project/third-party/benchmark/test/
H A Dregister_benchmark_test.cc124 CustomFixture fx; in TestRegistrationAtRuntime() local
/llvm-project/clang/test/CXX/drs/
H A Dcwg5xx.cpp275 int ax = a.x, bx = b.x, cx = c.x, dx = d.x, ex = E::e->x, fx = F::f->x; variable