Home
last modified time | relevance | path

Searched refs:LOG10_F32 (Results 1 – 4 of 4) sorted by relevance

/freebsd-10-stable/contrib/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h136 LOG10_F32, enumerator
/freebsd-10-stable/contrib/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp310 RTLIB::LOG10_F32, in SoftenFloatRes_FLOG10()
986 RTLIB::LOG10_F32, RTLIB::LOG10_F64, in ExpandFloatRes_FLOG10()
DLegalizeDAG.cpp3269 Results.push_back(ExpandFPLibCall(Node, RTLIB::LOG10_F32, RTLIB::LOG10_F64, in ExpandNode()
/freebsd-10-stable/contrib/llvm/lib/CodeGen/
DTargetLoweringBase.cpp144 Names[RTLIB::LOG10_F32] = "log10f"; in InitLibcallNames()