Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h137 LOG10_F64, enumerator
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp310 RTLIB::LOG10_F64, in SoftenFloatRes_FLOG10()
971 RTLIB::LOG10_F32, RTLIB::LOG10_F64, in ExpandFloatRes_FLOG10()
DLegalizeDAG.cpp3187 Results.push_back(ExpandFPLibCall(Node, RTLIB::LOG10_F32, RTLIB::LOG10_F64, in ExpandNode()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp145 Names[RTLIB::LOG10_F64] = "log10"; in InitLibcallNames()