Searched refs:libCall (Results 1 – 3 of 3) sorted by relevance
3347 RTLIB::Libcall libCall = RTLIB::UNKNOWN_LIBCALL; in ReplaceNodeResults() local3359 libCall = ((N->getOpcode() == ISD::FP_TO_SINT) in ReplaceNodeResults()3365 getLibcallName(libCall), in ReplaceNodeResults()3385 libCall = ((N->getOpcode() == ISD::SINT_TO_FP) in ReplaceNodeResults()3391 getLibcallName(libCall), in ReplaceNodeResults()
235 (IRState::libCall): Likewise.
890 (IRState::libCall): Replace with build_libcall.