Searched refs:test_floats (Results 1 – 3 of 3) sorted by relevance
| /llvm-project-15.0.7/clang/test/CodeGen/ |
| H A D | builtin_float.c | 5 void test_floats(float f1, float f2) { in test_floats() function
|
| /llvm-project-15.0.7/llvm/test/CodeGen/X86/ |
| H A D | mcu-abi.ll | 20 define i32 @test_floats(i32 %a, i32 %b, float %c, float %d) #0 { 21 ; CHECK-LABEL: test_floats:
|
| /llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/ |
| H A D | aix-cc-abi.ll | 402 call float @test_floats(float %0, float %0, float %0) 413 ; 32BIT-NEXT: BL_NOP <mcsymbol .test_floats>, csr_aix32, implicit-def dead $lr, implicit $rm, impli… 421 ; 64BIT-NEXT: BL8_NOP <mcsymbol .test_floats>, csr_ppc64, implicit-def dead $lr8, implicit $rm, imp… 424 define float @test_floats(float %f1, float %f2, float %f3) { 431 ; CHECK-LABEL: name: test_floats{{.*}}
|