Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp3452 RTLIB::Libcall libCall = RTLIB::UNKNOWN_LIBCALL; in ReplaceNodeResults() local
3464 libCall = ((N->getOpcode() == ISD::FP_TO_SINT) in ReplaceNodeResults()
3470 getLibcallName(libCall), in ReplaceNodeResults()
3490 libCall = ((N->getOpcode() == ISD::SINT_TO_FP) in ReplaceNodeResults()
3496 getLibcallName(libCall), in ReplaceNodeResults()