/external/llvm/test/Transforms/SimplifyCFG/ |
D | speculate-math.ll | 68 br i1 %cmp.i, label %test_fma.exit, label %cond.else.i 72 br label %test_fma.exit 74 test_fma.exit: ; preds = %cond.else.i, %entry
|
/external/llvm-project/clang/test/CodeGen/ |
D | builtins-ppc-fma.c | 11 void test_fma(void) { in test_fma() function
|
D | libcalls.c | 60 void test_fma(float a0, double a1, long double a2) { in test_fma() function
|
/external/clang/test/CodeGen/ |
D | libcalls.c | 61 void test_fma(float a0, double a1, long double a2) { in test_fma() function
|
/external/llvm-project/llvm/test/CodeGen/ARM/ |
D | vfp.ll | 53 define void @test_fma(float* %P1, float* %P2, float* %P3) { 54 ;CHECK-LABEL: test_fma:
|
D | fp16-fullfp16.ll | 389 define void @test_fma(half* %p, half* %q, half* %r) { 390 ; CHECK-LABEL: test_fma:
|
D | fp16-promote.ll | 590 ; CHECK-FP16-LABEL: test_fma: 596 ; CHECK-LIBCALL-LABEL: test_fma: 602 define void @test_fma(half* %p, half* %q, half* %r) #0 {
|
D | loop-indexing.ll | 13 ; CHECK-LABEL: test_fma 26 define float @test_fma(float* %a, float* %b, i32 %N) {
|
/external/llvm/test/CodeGen/ARM/ |
D | vfp.ll | 53 define void @test_fma(float* %P1, float* %P2, float* %P3) { 54 ;CHECK-LABEL: test_fma:
|
D | fp16-promote.ll | 573 ; CHECK-FP16-LABEL: test_fma: 579 ; CHECK-LIBCALL-LABEL: test_fma: 585 define void @test_fma(half* %p, half* %q, half* %r) #0 {
|
/external/llvm-project/llvm/test/Transforms/SimplifyCFG/ |
D | speculate-math.ll | 92 br i1 %cmp.i, label %test_fma.exit, label %cond.else.i 96 br label %test_fma.exit 98 test_fma.exit: ; preds = %cond.else.i, %entry
|
/external/llvm/test/CodeGen/AArch64/ |
D | illegal-float-ops.ll | 225 define void @test_fma(fp128 %fp128) { 226 ; CHECK-LABEL: test_fma:
|
D | arm64-illegal-float-ops.ll | 225 define void @test_fma(fp128 %fp128) { 226 ; CHECK-LABEL: test_fma:
|
D | f16-instructions.ll | 679 ; CHECK-LABEL: test_fma: 686 define half @test_fma(half %a, half %b, half %c) #0 {
|
/external/llvm-project/llvm/test/CodeGen/AArch64/ |
D | illegal-float-ops.ll | 226 define void @test_fma(fp128 %fp128) { 227 ; CHECK-LABEL: test_fma:
|
D | f16-instructions.ll | 1014 ; CHECK-CVT-LABEL: test_fma: 1022 ; CHECK-FP16-LABEL: test_fma: 1026 define half @test_fma(half %a, half %b, half %c) #0 {
|
/external/llvm-project/llvm/test/Transforms/SimplifyCFG/ARM/ |
D | speculate-math.ll | 155 br i1 %cmp.i, label %test_fma.exit, label %cond.else.i 159 br label %test_fma.exit 161 test_fma.exit: ; preds = %cond.else.i, %entry
|
/external/llvm-project/llvm/test/CodeGen/PowerPC/ |
D | spe.ll | 1359 define dso_local float @test_fma(i32 %d) local_unnamed_addr #0 { 1360 ; CHECK-LABEL: test_fma:
|
/external/llvm-project/llvm/test/CodeGen/NVPTX/ |
D | f16-instructions.ll | 920 ; CHECK-LABEL: test_fma( 933 define half @test_fma(half %a, half %b, half %c) #0 {
|
D | f16x2-instructions.ll | 1115 ; CHECK-LABEL: test_fma( 1139 define <2 x half> @test_fma(<2 x half> %a, <2 x half> %b, <2 x half> %c) #0 {
|
/external/llvm-project/libcxx/test/std/depr/depr.c.headers/ |
D | math_h.pass.cpp | 992 void test_fma() in test_fma() function 1546 test_fma(); in main()
|
/external/libcxx/test/std/depr/depr.c.headers/ |
D | math_h.pass.cpp | 960 void test_fma() in test_fma() function 1514 test_fma(); in main()
|
/external/libcxx/test/std/numerics/c.math/ |
D | cmath.pass.cpp | 989 void test_fma() in test_fma() function 1565 test_fma(); in main()
|
/external/llvm-project/libcxx/test/std/numerics/c.math/ |
D | cmath.pass.cpp | 1027 void test_fma() in test_fma() function 1603 test_fma(); in main()
|
/external/llvm-project/llvm/test/CodeGen/Thumb2/ |
D | mve-float16regloops.ll | 394 define arm_aapcs_vfpcc void @test_fma(half* noalias nocapture readonly %A, half* noalias nocapture … 395 ; CHECK-LABEL: test_fma:
|