Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Sparc/
DSparcISelLowering.cpp3324 RTLIB::Libcall libCall = RTLIB::UNKNOWN_LIBCALL; in ReplaceNodeResults() local
3336 libCall = ((N->getOpcode() == ISD::FP_TO_SINT) in ReplaceNodeResults()
3342 getLibcallName(libCall), in ReplaceNodeResults()
3353 libCall = ((N->getOpcode() == ISD::SINT_TO_FP) in ReplaceNodeResults()
3359 getLibcallName(libCall), in ReplaceNodeResults()