Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRuntimeLibcalls.h75 Libcall getLDEXP(EVT RetVT);
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp513 RTLIB::Libcall RTLIB::getLDEXP(EVT RetVT) { in getLDEXP() function in RTLIB
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeFloatTypes.cpp636 : RTLIB::getLDEXP(N->getValueType(0)); in SoftenFloatRes_ExpOp()
1649 ExpandFloatRes_Binary(N, RTLIB::getLDEXP(N->getValueType(0)), Lo, Hi); in ExpandFloatRes_FLDEXP()
H A DLegalizeDAG.cpp3588 RTLIB::Libcall LC = RTLIB::getLDEXP(VT); in ExpandNode()
H A DLegalizeIntegerTypes.cpp2369 : RTLIB::getLDEXP(N->getValueType(0)); in PromoteIntOp_ExpOp()