Home
last modified time | relevance | path

Searched refs:EXP_PPCF128 (Results 1 – 12 of 12) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h145 EXP_PPCF128, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def169 HANDLE_LIBCALL(EXP_PPCF128, "expl")
/external/llvm-project/llvm/include/llvm/IR/
DRuntimeLibcalls.def169 HANDLE_LIBCALL(EXP_PPCF128, "expl")
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp331 RTLIB::EXP_PPCF128), in SoftenFloatRes_FEXP()
1164 RTLIB::EXP_PPCF128), in ExpandFloatRes_FEXP()
DLegalizeDAG.cpp3849 RTLIB::EXP_PPCF128)); in ConvertNodeToLibcall()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp362 RTLIB::EXP_PPCF128)); in SoftenFloatRes_FEXP()
1325 RTLIB::EXP_PPCF128), Lo, Hi); in ExpandFloatRes_FEXP()
DLegalizeDAG.cpp3994 RTLIB::EXP_F128, RTLIB::EXP_PPCF128, Results); in ConvertNodeToLibcall()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp163 Names[RTLIB::EXP_PPCF128] = "expl"; in InitLibcallNames()
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp381 RTLIB::EXP_PPCF128)); in SoftenFloatRes_FEXP()
1368 RTLIB::EXP_PPCF128), Lo, Hi); in ExpandFloatRes_FEXP()
DLegalizeDAG.cpp4164 RTLIB::EXP_F128, RTLIB::EXP_PPCF128, Results); in ConvertNodeToLibcall()
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp897 setLibcallName(RTLIB::EXP_PPCF128, "expl$LDBL128"); in PPCTargetLowering()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp1203 setLibcallName(RTLIB::EXP_PPCF128, "expl$LDBL128"); in PPCTargetLowering()