Lines Matching refs:fabs
4 declare float @llvm.fabs.f32(float) #1
5 declare double @llvm.fabs.f64(double) #1
13 %fabs = tail call float @llvm.fabs.f32(float %x) #1
14 %cmp = fcmp oeq float %fabs, 0x7FF0000000000000
24 %fabs = tail call float @llvm.fabs.f32(float %x) #1
25 %cmp = fcmp ueq float %fabs, 0x7FF0000000000000
35 %fabs = tail call float @llvm.fabs.f32(float %x) #1
36 %cmp = fcmp oeq float %fabs, 0xFFF0000000000000
50 %x.fabs = tail call float @llvm.fabs.f32(float %x) #1
51 %ninf = fcmp une float %x.fabs, 0x7FF0000000000000
65 %x.fabs = tail call float @llvm.fabs.f32(float %x) #3
66 %cmpinf = fcmp one float %x.fabs, 0x7FF0000000000000
78 %x.fabs = tail call float @llvm.fabs.f32(float %x) #1
79 %ninf = fcmp une float %x.fabs, 0xFFF0000000000000
86 ; No fabs
99 ; fabs of different value
105 %x.fabs = tail call float @llvm.fabs.f32(float %y) #1
106 %ninf = fcmp une float %x.fabs, 0x7FF0000000000000
119 %x.fabs = tail call float @llvm.fabs.f32(float %x) #1
120 %ninf = fcmp une float %x.fabs, 0x7FF0000000000000
134 %x.fabs = tail call float @llvm.fabs.f32(float %x) #1
135 %ninf = fcmp one float %x.fabs, 0x7FF0000000000000
149 %x.fabs = tail call float @llvm.fabs.f32(float %x) #1
150 %ninf = fcmp one float %x.fabs, 0x7FF0000000000000
175 %x.fabs = tail call float @llvm.fabs.f32(float %x) #1
176 %ninf = fcmp one float %x.fabs, 0x7FF0000000000000