Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRuntimeLibcallUtil.h59 Libcall getLDEXP(EVT RetVT);
/src/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp391 RTLIB::Libcall RTLIB::getLDEXP(EVT RetVT) { in getLDEXP() function in RTLIB
/src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeFloatTypes.cpp680 : RTLIB::getLDEXP(N->getValueType(0)); in SoftenFloatRes_ExpOp()
1802 ExpandFloatRes_Binary(N, RTLIB::getLDEXP(N->getValueType(0)), Lo, Hi); in ExpandFloatRes_FLDEXP()
H A DLegalizeDAG.cpp3663 RTLIB::Libcall LC = RTLIB::getLDEXP(VT); in ExpandNode()
H A DLegalizeIntegerTypes.cpp2531 : RTLIB::getLDEXP(N->getValueType(0)); in PromoteIntOp_ExpOp()