Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Sparc/
DSparcISelLowering.cpp3183 RTLIB::Libcall libCall = RTLIB::UNKNOWN_LIBCALL; in ReplaceNodeResults() local
3195 libCall = ((N->getOpcode() == ISD::FP_TO_SINT) in ReplaceNodeResults()
3201 getLibcallName(libCall), in ReplaceNodeResults()
3212 libCall = ((N->getOpcode() == ISD::SINT_TO_FP) in ReplaceNodeResults()
3218 getLibcallName(libCall), in ReplaceNodeResults()