Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/
H A Daix_scalar_vector_permuted.ll22 define void @test_f2(%f2* %P, %f2* %Q, %f2* %S) {
23 ; AIX-P8-64-LABEL: test_f2:
31 ; AIX-P8-32-LABEL: test_f2:
48 ; AIX-P9-64-LABEL: test_f2:
56 ; AIX-P9-32-LABEL: test_f2:
H A Dvector.ll22 define void @test_f2(%f2* %P, %f2* %Q, %f2* %S) {
/llvm-project-15.0.7/flang/test/Evaluate/
H A Dfold-popcnt.f9017 logical, parameter :: test_f2 = leadz(15_2) .EQ. 12 variable
60 logical, parameter :: test_f2 = trailz(15_2) .EQ. 0 variable
103 logical, parameter :: test_f2 = popcnt(15_2) .EQ. 4 variable
146 logical, parameter :: test_f2 = poppar(15_2) .EQ. 0 variable
/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dreturn-void.cpp9 void test_f2() { in test_f2() function
H A Dtrailing-return-0x.cpp86 void test_f2() { in test_f2() function
H A Dqualified-id-lookup.cpp80 void test_f2() { in test_f2() function
H A Ddecltype.cpp15 void test_f2() { in test_f2() function
H A Doverload-member-call.cpp11 void test_f2(int x) { in test_f2() function
/llvm-project-15.0.7/clang/test/SemaObjCXX/
H A Doverload-gc.mm22 void test_f2(__weak B** b) { function
H A Dconversion-ranking.mm51 void test_f2(B *b) { function
H A Darc-overloading.mm42 void test_f2() { function
/llvm-project-15.0.7/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.call/
H A Dbasic.cpp25 void test_f2(int *ip, float *fp) { in test_f2() function
H A Dp3.cpp47 void test_f2(int i, const int ci, volatile int vi) { in test_f2() function
/llvm-project-15.0.7/lld/test/MachO/
H A Darchive-symbol-resolution.s26 # ARCHIVE-FIRST-DAG: __TEXT,test_f2 f
57 .section __TEXT,test_f2
/llvm-project-15.0.7/clang/test/CXX/temp/temp.decls/temp.variadic/
H A Dpartial-ordering.cpp60 void test_f2() { in test_f2() function
/llvm-project-15.0.7/clang/test/SemaTemplate/
H A Dtemp_func_order.cpp37 void test_f2(int i, A<int, float> aif, A<int, int> aii) { in test_f2() function
/llvm-project-15.0.7/clang/test/Index/
H A Dcomplete-blocks.m49 void test_f2(I1 *o) { function
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Dvector.ll23 define void @test_f2(ptr %P, ptr %Q, ptr %S) {
/llvm-project-15.0.7/llvm/test/CodeGen/Generic/
H A Dvector.ll21 define void @test_f2(%f2* %P, %f2* %Q, %f2* %S) {