Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h139 LOG10_F128, enumerator
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp373 RTLIB::LOG10_F128, in SoftenFloatRes_FLOG10()
1195 RTLIB::LOG10_F80, RTLIB::LOG10_F128, in ExpandFloatRes_FLOG10()
DLegalizeDAG.cpp4062 RTLIB::LOG10_F80, RTLIB::LOG10_F128, in ConvertNodeToLibcall()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp157 Names[RTLIB::LOG10_F128] = "log10l"; in InitLibcallNames()