Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRuntimeLibcallUtil.h65 LLVM_ABI Libcall getLDEXP(EVT RetVT);
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp403 RTLIB::Libcall RTLIB::getLDEXP(EVT RetVT) { in getLDEXP() function in RTLIB
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeFloatTypes.cpp718 : RTLIB::getLDEXP(N->getValueType(0)); in SoftenFloatRes_ExpOp()
2020 ExpandFloatRes_Binary(N, RTLIB::getLDEXP(N->getValueType(0)), Lo, Hi); in ExpandFloatRes_FLDEXP()
H A DLegalizeDAG.cpp3791 RTLIB::Libcall LC = RTLIB::getLDEXP(VT); in ExpandNode()
H A DLegalizeIntegerTypes.cpp2660 : RTLIB::getLDEXP(N->getValueType(0)); in PromoteIntOp_ExpOp()