Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h100 MUL_PPCF128, enumerator
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp401 RTLIB::MUL_PPCF128), in SoftenFloatRes_FMUL()
1223 RTLIB::MUL_PPCF128), in ExpandFloatRes_FMUL()
DLegalizeDAG.cpp4142 RTLIB::MUL_PPCF128)); in ConvertNodeToLibcall()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp118 Names[RTLIB::MUL_PPCF128] = "__gcc_qmul"; in InitLibcallNames()