Searched refs:truncf (Results 1 – 25 of 66) sorted by relevance
123
19 ; CHECK-NOT: truncf20 %foo = call float @truncf(float 0x4000CCCCC0000000) nounwind readnone26 declare float @truncf(float) nounwind readnone
60 %call = call float @truncf(float %a) nounwind readnone113 declare float @truncf(float) nounwind readnone
178 %call1 = tail call float @truncf(float %b)183 declare float @truncf(float) readnone
85 ; CHECK-NEXT: %truncf = call float @truncf(float %x)86 ; CHECK-NEXT: fcmp oeq float %truncf, %y169 ; CHECK-NEXT: %truncf = call float @truncf(float %x)170 ; CHECK-NEXT: fcmp oeq float %truncf, %y
12 ; DO-SIMPLIFY: call float @truncf(68 ; --> truncf
168 %call = call float @truncf(float %a) nounwind readnone178 %call = call float @truncf(float %a) nounwind readnone208 %call = call float @truncf(float %a) nounwind readnone218 %call = call float @truncf(float %a) nounwind readnone327 declare float @truncf(float) nounwind readnone
92 %call = tail call float @truncf(float %a) nounwind readnone96 declare float @truncf(float) nounwind readnone172 %call = tail call float @truncf(float %a) nounwind readnone
19 declare float @truncf(float) readonly52 %valtrunc = call float @truncf(float %val1)
79 %call = tail call float @truncf(float %x) nounwind readnone88 declare float @truncf(float) nounwind readnone
95 ((unsigned) truncf(gb_adj_mantissa * (1 << 7)) - (1 << 6)); in fd_calc_guardband()
109 %call = tail call float @truncf(float %x) nounwind readnone119 declare float @truncf(float) nounwind readnone
189 %call = tail call float @truncf(float %x) nounwind readnone193 declare float @truncf(float) nounwind readnone232 %call = tail call float @truncf(float %x) nounwind readnone
38 %call = tail call float @truncf(float %0) #247 declare float @truncf(float) #1
308 %call = call float @truncf(float %0) #2309 ;pic: lw ${{[0-9]+}}, %call16(truncf)(${{[0-9]+}})316 declare float @truncf(float) #1
179 float truncf(float);297 F(tgamma), F(tgammaf), F(tgammal), F(trunc), F(truncf),
44 #define sk_float_trunc(x) truncf(x)