Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h137 EXP2_PPCF128, enumerator
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp257 RTLIB::EXP2_PPCF128), in SoftenFloatRes_FEXP2()
973 RTLIB::EXP2_F80, RTLIB::EXP2_PPCF128), in ExpandFloatRes_FEXP2()
DTargetLowering.cpp145 Names[RTLIB::EXP2_PPCF128] = "exp2l"; in InitLibcallNames()
DLegalizeDAG.cpp3006 RTLIB::EXP2_F80, RTLIB::EXP2_PPCF128)); in ExpandNode()
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp435 setLibcallName(RTLIB::EXP2_PPCF128, "exp2l$LDBL128"); in PPCTargetLowering()