Searched refs:libCall (Results 1 – 2 of 2) sorted by relevance
10 X *libCall();14 X *libCall() { in libCall() function21 X *px = libCall(); in main()
3505 RTLIB::Libcall libCall = RTLIB::UNKNOWN_LIBCALL; in ReplaceNodeResults() local3517 libCall = ((N->getOpcode() == ISD::FP_TO_SINT) in ReplaceNodeResults()3523 getLibcallName(libCall), in ReplaceNodeResults()3534 libCall = ((N->getOpcode() == ISD::SINT_TO_FP) in ReplaceNodeResults()3540 getLibcallName(libCall), in ReplaceNodeResults()