Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp3347 RTLIB::Libcall libCall = RTLIB::UNKNOWN_LIBCALL; in ReplaceNodeResults() local
3359 libCall = ((N->getOpcode() == ISD::FP_TO_SINT) in ReplaceNodeResults()
3365 getLibcallName(libCall), in ReplaceNodeResults()
3385 libCall = ((N->getOpcode() == ISD::SINT_TO_FP) in ReplaceNodeResults()
3391 getLibcallName(libCall), in ReplaceNodeResults()
/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A DChangeLog-2012235 (IRState::libCall): Likewise.
H A DChangeLog-2013890 (IRState::libCall): Replace with build_libcall.