Searched refs:truncf (Results 1 – 21 of 21) sorted by relevance
| /freebsd-9-stable/lib/msun/i387/ |
| D | s_truncf.S | 9 ENTRY(truncf) 27 END(truncf)
|
| /freebsd-9-stable/lib/msun/src/ |
| D | s_truncf.c | 31 truncf(float x) in truncf() function
|
| D | math.h | 360 float truncf(float);
|
| /freebsd-9-stable/contrib/llvm/include/llvm/Target/ |
| D | TargetLibraryInfo.h | 616 truncf, enumerator 711 case LibFunc::trunc: case LibFunc::truncf: case LibFunc::truncl: in hasOptimizedCodeGen()
|
| /freebsd-9-stable/lib/msun/ |
| D | Symbol.map | 178 truncf;
|
| D | Makefile | 205 MLINKS+=trunc.3 truncf.3 trunc.3 truncl.3
|
| /freebsd-9-stable/contrib/llvm/lib/Target/ |
| D | TargetLibraryInfo.cpp | 477 TLI.setUnavailable(LibFunc::truncf); in initialize()
|
| /freebsd-9-stable/contrib/llvm/lib/Target/PowerPC/ |
| D | PPCCTRLoops.cpp | 332 case LibFunc::truncf: in mightUseCTR()
|
| /freebsd-9-stable/contrib/libstdc++/include/tr1/ |
| D | cmath | 146 #undef truncf 300 using ::truncf;
|
| /freebsd-9-stable/contrib/libc++/include/ |
| D | cmath | 293 float truncf(float x); 1605 using ::truncf; 1607 inline _LIBCPP_INLINE_VISIBILITY float trunc(float __lcpp_x) _NOEXCEPT {return truncf(_…
|
| /freebsd-9-stable/contrib/llvm/tools/clang/lib/Headers/ |
| D | tgmath.h | 1212 __tg_trunc(float __x) {return truncf(__x);} in __tg_trunc()
|
| /freebsd-9-stable/contrib/gcc/ |
| D | builtins.def | 409 DEF_C99_BUILTIN (BUILT_IN_TRUNCF, "truncf", BT_FN_FLOAT_FLOAT, ATTR_CONST_NOTHROW_LIST)
|
| D | ChangeLog-2002 | 3087 truncf, truncl, nearbyint, nearbyintf, nearbyintl.
|
| D | ChangeLog-2004 | 15258 truncf and truncl built-ins as inline x87 intrinsics.
|
| /freebsd-9-stable/contrib/llvm/tools/clang/include/clang/Basic/ |
| D | Builtins.def | 1049 LIBBUILTIN(truncf, "ff", "fnc", "math.h", ALL_LANGUAGES)
|
| /freebsd-9-stable/contrib/llvm/lib/Transforms/Vectorize/ |
| D | LoopVectorize.cpp | 1980 case LibFunc::truncf: in getIntrinsicIDForCall()
|
| /freebsd-9-stable/contrib/libstdc++/ |
| D | acinclude.m4 | 1240 truncf(0.0f);
|
| D | configure | 31072 truncf(0.0f);
|
| /freebsd-9-stable/contrib/llvm/lib/CodeGen/SelectionDAG/ |
| D | SelectionDAGBuilder.cpp | 5950 case LibFunc::truncf: in visitCall()
|
| /freebsd-9-stable/contrib/gcc/doc/ |
| D | extend.texi | 5690 @findex truncf 5789 @code{tgamma}, @code{truncf}, @code{truncl}, @code{trunc},
|
| D | md.texi | 3631 corresponds to the C data type @code{double} and the @code{truncf}
|