Searched refs:getPOW (Results 1 – 3 of 3) sorted by relevance
61 LLVM_ABI Libcall getPOW(EVT RetVT);
399 RTLIB::Libcall RTLIB::getPOW(EVT RetVT) { in getPOW() function in RTLIB
707 return SoftenFloatRes_Binary(N, RTLIB::getPOW(N->getValueType(0))); in SoftenFloatRes_FPOW()