Home
last modified time | relevance | path

Searched refs:floorf (Results 1 – 25 of 83) sorted by relevance

1234

/external/llvm/test/CodeGen/ARM/
Dfloorf.ll5 ; CHECK-NOT: floorf
6 %foo = call float @floorf(float 0x4000CCCCC0000000) nounwind readnone
24 declare float @floorf(float) nounwind readnone
Darm32-round-conv.ll8 %call = call float @floorf(float %a) nounwind readnone
17 %call = call float @floorf(float %a) nounwind readnone
112 declare float @floorf(float) nounwind readnone
D2011-11-29-128bitArithmetics.ll312 ; CHECK: bl {{.*}}floorf
315 ; CHECK: bl {{.*}}floorf
318 ; CHECK: bl {{.*}}floorf
321 ; CHECK: bl {{.*}}floorf
Dcall-tc.ll170 ; otherwise the call to floorf is lost.
176 %call = tail call float @floorf(float %1)
182 declare float @floorf(float) readnone
Darm32-rounding.ll9 %call = call float @floorf(float %a) nounwind readnone
107 declare float @floorf(float) nounwind readnone
/external/llvm/test/CodeGen/X86/
D2007-10-04-AvoidEFLAGSCopy.ll10 %tmp2152 = call float @floorf( float 0.000000e+00 ) ; <float> [#uses=0]
20 declare float @floorf(float)
Dfloor-soft-float.ll8 ; CHECK-SOFT-FLOAT: callq floorf
Drounding-ops.ll5 %call = tail call float @floorf(float %x) nounwind readnone
15 declare float @floorf(float) nounwind readnone
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/
D2007-10-04-AvoidEFLAGSCopy.ll10 %tmp2152 = call float @floorf( float 0.000000e+00 ) ; <float> [#uses=0]
20 declare float @floorf(float)
/external/mesa3d/include/
Dc99_math.h70 if (f - floorf(f) == 0.5f) { in lrintf()
96 if (f - floorf(f) == 0.5f) { in llrintf()
/external/llvm/test/Transforms/InstCombine/
Ddouble-float-shrink-2.ll8 ; DO-SIMPLIFY: call float @floorf(
15 ; C89-SIMPLIFY: call float @floorf(
36 ; --> floorf
Dfloat-shrink-compare.ll37 ; CHECK-NEXT: %floorf = call float @floorf(float %x)
38 ; CHECK-NEXT: fcmp oeq float %floorf, %y
121 ; CHECK-NEXT: %floorf = call float @floorf(float %x)
122 ; CHECK-NEXT: fcmp oeq float %floorf, %y
Dwin-math.ll139 ; WIN32-NOT: float @floorf
142 ; WIN64: float @floorf
145 ; MINGW32: float @floorf
148 ; MINGW64: float @floorf
/external/swiftshader/third_party/LLVM/test/Transforms/SimplifyLibCalls/
Dfloor.ll3 ; RUN: grep {call.*floorf(} %t
18 ; --> floorf
/external/mesa3d/src/mesa/program/
Dprog_execute.c588 floor_t0 = floorf(t[0]); in _mesa_execute_program()
627 result[0] = floorf(a[0]); in _mesa_execute_program()
628 result[1] = floorf(a[1]); in _mesa_execute_program()
629 result[2] = floorf(a[2]); in _mesa_execute_program()
630 result[3] = floorf(a[3]); in _mesa_execute_program()
638 result[0] = a[0] - floorf(a[0]); in _mesa_execute_program()
639 result[1] = a[1] - floorf(a[1]); in _mesa_execute_program()
640 result[2] = a[2] - floorf(a[2]); in _mesa_execute_program()
641 result[3] = a[3] - floorf(a[3]); in _mesa_execute_program()
/external/llvm/test/CodeGen/AArch64/
Dround-conv.ll8 %call = call float @floorf(float %a) nounwind readnone
18 %call = call float @floorf(float %a) nounwind readnone
48 %call = call float @floorf(float %a) nounwind readnone
58 %call = call float @floorf(float %a) nounwind readnone
323 declare float @floorf(float) nounwind readnone
Darm64-rounding.ll8 %call = tail call float @floorf(float %a) nounwind readnone
12 declare float @floorf(float) nounwind readnone
136 %call = tail call float @floorf(float %a) nounwind readnone
Dfloatdp_1source.ll16 declare float @floorf(float) readonly
48 %valfloor = call float @floorf(float %val1)
/external/llvm/test/CodeGen/PowerPC/
Drounding-ops.ll7 %call = tail call float @floorf(float %x) nounwind readnone
16 declare float @floorf(float) nounwind readnone
/external/llvm/test/MC/X86/
Dx86-windows-itanium-libcalls.ll14 ; CHECK-NOT: floorf
/external/bison/linux-lib/
Dmath.h1041 # undef floorf
1042 # define floorf rpl_floorf
1044 _GL_FUNCDECL_RPL (floorf, float, (float x));
1045 _GL_CXXALIAS_RPL (floorf, float, (float x));
1048 # undef floorf
1049 _GL_FUNCDECL_SYS (floorf, float, (float x));
1051 _GL_CXXALIAS_SYS (floorf, float, (float x));
1053 _GL_CXXALIASWARN (floorf);
1055 # undef floorf
1057 _GL_WARN_ON_USE (floorf, "floorf is unportable - "
/external/bison/lib/
Dmath.in.h729 # undef floorf
730 # define floorf rpl_floorf macro
732 _GL_FUNCDECL_RPL (floorf, float, (float x));
733 _GL_CXXALIAS_RPL (floorf, float, (float x));
736 # undef floorf
737 _GL_FUNCDECL_SYS (floorf, float, (float x));
739 _GL_CXXALIAS_SYS (floorf, float, (float x));
741 _GL_CXXALIASWARN (floorf);
743 # undef floorf
745 _GL_WARN_ON_USE (floorf, "floorf is unportable - "
/external/bison/darwin-lib/
Dmath.h1041 # undef floorf
1042 # define floorf rpl_floorf
1044 _GL_FUNCDECL_RPL (floorf, float, (float x));
1045 _GL_CXXALIAS_RPL (floorf, float, (float x));
1048 # undef floorf
1049 _GL_FUNCDECL_SYS (floorf, float, (float x));
1051 _GL_CXXALIAS_SYS (floorf, float, (float x));
1053 _GL_CXXALIASWARN (floorf);
1055 # undef floorf
1057 _GL_WARN_ON_USE (floorf, "floorf is unportable - "
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_test_arit.c260 x -= floorf(x); in fractf()
312 {"floor", &lp_build_floor, &floorf, round_values, ARRAY_SIZE(round_values), 24.0 },
/external/llvm/lib/Support/Windows/
Dexplicit_symbols.inc83 INLINE_DEF_FLOAT_SYMBOL(floorf, 1)

1234