Home
last modified time | relevance | path

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

/llvm-project-15.0.7/openmp/libomptarget/test/offloading/
H A Dbug49021.cpp72 template <typename T> int test_complex() { in test_complex() function
82 ret |= test_complex<float>(); in main()
84 ret |= test_complex<double>(); in main()
/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dbuiltin-bit-cast.cpp68 unsigned long test_complex(_Complex unsigned &cu) { in test_complex() function
H A Dreferences.cpp69 void test_complex() { in test_complex() function
/llvm-project-15.0.7/clang/test/CodeGenObjC/
H A Dgnu-nil-receiver.m96 // CHECK-LABEL: define{{.*}} void @test_complex(
107 void test_complex(id<P> p) { function
/llvm-project-15.0.7/clang/test/CodeGen/
H A Darm-aapcs-vfp.c53 void test_complex(__complex__ double cd) { in test_complex() function