Home
last modified time | relevance | path

Searched refs:getFREXP (Results 1 – 4 of 4) sorted by relevance

/freebsd-head/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDRuntimeLibcallUtil.h63 Libcall getFREXP(EVT RetVT);
/freebsd-head/contrib/llvm-project/llvm/lib/CodeGen/
HDTargetLoweringBase.cpp396 RTLIB::Libcall RTLIB::getFREXP(EVT RetVT) { in getFREXP() function in RTLIB
/freebsd-head/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
HDLegalizeDAG.cpp2157 RTLIB::Libcall LC = RTLIB::getFREXP(VT); in ExpandFrexpLibCall()
3678 RTLIB::Libcall LC = RTLIB::getFREXP(Node->getValueType(0)); in ExpandNode()
HDLegalizeFloatTypes.cpp717 RTLIB::Libcall LC = RTLIB::getFREXP(VT0); in SoftenFloatRes_FFREXP()