Home
last modified time | relevance | path

Searched refs:test_floats (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang/test/CodeGen/
H A Dbuiltin_float.c5 void test_floats(float f1, float f2) { in test_floats() function
/llvm-project/llvm/test/CodeGen/X86/
H A Dmcu-abi.ll20 define i32 @test_floats(i32 %a, i32 %b, float %c, float %d) #0 {
21 ; CHECK-LABEL: test_floats:
/llvm-project/llvm/test/CodeGen/PowerPC/
H A Daix-cc-abi.ll443 ; ASM32PWR4-NEXT: bl .test_floats
459 ; ASM64PWR4-NEXT: bl .test_floats
467 call float @test_floats(float %0, float %0, float %0)
471 define float @test_floats(float %f1, float %f2, float %f3) {
472 ; CHECKASM-LABEL: test_floats:
H A Daix-cc-abi-mir.ll429 ; 32BIT-NEXT: BL_NOP <mcsymbol .test_floats>, csr_aix32, implicit-def dead $lr, implicit $rm, implicit $f1, implicit killed $f2, implicit killed $f3, implicit $r2, implicit-def $r1, implicit-def dead $f1
440 ; 64BIT-NEXT: BL8_NOP <mcsymbol .test_floats>, csr_ppc64, implicit-def dead $lr8, implicit $rm, implicit $f1, implicit killed $f2, implicit killed $f3, implicit $x2, implicit-def $r1, implicit-def dead $f1
445 call float @test_floats(float %0, float %0, float %0)
449 define float @test_floats(float %f1, float %f2, float %f3) {
450 ; 32BIT-LABEL: name: test_floats
458 ; 64BIT-LABEL: name: test_floats