Home
last modified time | relevance | path

Searched refs:EXP2_PPCF128 (Results 1 – 5 of 5) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h150 EXP2_PPCF128, enumerator
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp268 RTLIB::EXP2_PPCF128), in SoftenFloatRes_FEXP2()
950 RTLIB::EXP2_PPCF128), in ExpandFloatRes_FEXP2()
DLegalizeDAG.cpp3510 RTLIB::EXP2_PPCF128)); in ExpandNode()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp162 Names[RTLIB::EXP2_PPCF128] = "exp2l"; in InitLibcallNames()
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp676 setLibcallName(RTLIB::EXP2_PPCF128, "exp2l$LDBL128"); in PPCTargetLowering()