Searched refs:getPOWI (Results 1 – 5 of 5) sorted by relevance
71 Libcall getPOWI(EVT RetVT);
591 RTLIB::Libcall LC = RTLIB::getPOWI(N->getValueType(0)); in SoftenFloatRes_FPOWI()1547 ExpandFloatRes_Binary(N, RTLIB::getPOWI(N->getValueType(0)), Lo, Hi); in ExpandFloatRes_FPOWI()
4111 RTLIB::Libcall LC = RTLIB::getPOWI(Node->getSimpleValueType(0)); in ConvertNodeToLibcall()
2200 RTLIB::Libcall LC = RTLIB::getPOWI(N->getValueType(0)); in PromoteIntOp_FPOWI()
496 RTLIB::Libcall RTLIB::getPOWI(EVT RetVT) { in getPOWI() function in RTLIB