Searched refs:roundf (Results 1 - 13 of 13) sorted by relevance

/freebsd-10.2-release/lib/msun/src/
H A Ds_llroundf.c5 #define roundit roundf
H A Ds_lroundf.c5 #define roundit roundf
H A Ds_roundf.c34 roundf(float x) function
H A Dmath.h377 float roundf(float);
/freebsd-10.2-release/contrib/netbsd-tests/lib/libm/
H A Dt_round.c63 bf = roundf(af);
71 cf = roundf(-af);
/freebsd-10.2-release/contrib/llvm/include/llvm/Target/
H A DTargetLibraryInfo.h481 /// float roundf(float x);
482 roundf, enumerator in enum:llvm::LibFunc::Func
710 case LibFunc::round: case LibFunc::roundf: case LibFunc::roundl:
/freebsd-10.2-release/contrib/llvm/lib/Target/PowerPC/
H A DPPCCTRLoops.cpp328 case LibFunc::roundf:
/freebsd-10.2-release/contrib/llvm/lib/Target/
H A DTargetLibraryInfo.cpp255 "roundf",
474 TLI.setUnavailable(LibFunc::roundf);
/freebsd-10.2-release/lib/msun/
H A DMakefile211 MLINKS+=round.3 roundf.3 round.3 roundl.3
/freebsd-10.2-release/contrib/llvm/tools/clang/lib/Headers/
H A Dtgmath.h1144 __tg_round(float __x) {return roundf(__x);}
/freebsd-10.2-release/contrib/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1992 case LibFunc::roundf:
/freebsd-10.2-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp5944 case LibFunc::roundf:
/freebsd-10.2-release/contrib/libstdc++/
H A Dconfigure31060 roundf(0.0f);
[all...]

Completed in 417 milliseconds