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