Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp3336 RTLIB::Libcall libCall = RTLIB::UNKNOWN_LIBCALL; in ReplaceNodeResults() local
3348 libCall = ((N->getOpcode() == ISD::FP_TO_SINT) in ReplaceNodeResults()
3354 getLibcallName(libCall), in ReplaceNodeResults()
3374 libCall = ((N->getOpcode() == ISD::SINT_TO_FP) in ReplaceNodeResults()
3380 getLibcallName(libCall), in ReplaceNodeResults()