Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/test/Evaluate/
H A Dfold-popcnt.f9025 logical, parameter :: test_f4 = leadz(15_4) .EQ. 28 variable
68 logical, parameter :: test_f4 = trailz(15_4) .EQ. 0 variable
111 logical, parameter :: test_f4 = popcnt(15_4) .EQ. 4 variable
154 logical, parameter :: test_f4 = poppar(15_4) .EQ. 0 variable
/llvm-project-15.0.7/clang/test/SemaTemplate/
H A Dtemp_func_order.cpp61 void test_f4(int i, const int ic) { in test_f4() function
/llvm-project-15.0.7/clang/test/SemaObjCXX/
H A Dconversion-ranking.mm68 void test_f4(ConvertsTo<B*> toB, ConvertsTo<C*> toC, ConvertsToBoth toBoth) { function
H A Darc-overloading.mm76 void test_f4() { function
/llvm-project-15.0.7/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.call/
H A Dp3.cpp108 void test_f4(D d, E e, F f, G g) { in test_f4() function
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Dvector.ll31 define void @test_f4(ptr %P, ptr %Q, ptr %S) {
/llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/
H A Dvector.ll30 define void @test_f4(%f4* %P, %f4* %Q, %f4* %S) {
/llvm-project-15.0.7/llvm/test/CodeGen/Generic/
H A Dvector.ll29 define void @test_f4(%f4* %P, %f4* %Q, %f4* %S) {