Lines Matching refs:fabs
1 ; Make sure this testcase codegens to the fabs instruction, not a call to fabsf
17 ; CHECK: {{^[ \t]+fabs$}}
18 ; UNSAFE: {{^[ \t]+fabs$}}
20 ; CHECK-NOT: fabs
21 ; UNSAFE-NOT: fabs
33 ; fabs is not used here.
34 ; CHECK-NOT: fabs
35 ; NOOPT-NOT: fabs
37 ; UNSAFE: {{^[ \t]+fabs$}}
39 ; UNSAFE-NOT: fabs
48 ; CHECK: {{^[ \t]+fabs$}}
49 ; UNSAFE: {{^[ \t]+fabs$}}
50 ; NOOPT: {{^[ \t]+fabs$}}
52 ; CHECK-NOT: fabs
53 ; UNSAFE-NOT: fabs
54 ; NOOPT-NOT: fabs