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.cpp265 RTLIB::EXP2_PPCF128), in SoftenFloatRes_FEXP2()
933 RTLIB::EXP2_PPCF128), in ExpandFloatRes_FEXP2()
DLegalizeDAG.cpp3199 RTLIB::EXP2_PPCF128)); in ExpandNode()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp158 Names[RTLIB::EXP2_PPCF128] = "exp2l"; in InitLibcallNames()
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp484 setLibcallName(RTLIB::EXP2_PPCF128, "exp2l$LDBL128"); in PPCTargetLowering()