Home
last modified time | relevance | path

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

/external/compiler-rt/test/ubsan/TestCases/TypeCheck/
Dvptr-non-unique-typeinfo.cpp10 X *libCall();
14 X *libCall() { in libCall() function
21 X *px = libCall(); in main()
/external/llvm/lib/Target/Sparc/
DSparcISelLowering.cpp3505 RTLIB::Libcall libCall = RTLIB::UNKNOWN_LIBCALL; in ReplaceNodeResults() local
3517 libCall = ((N->getOpcode() == ISD::FP_TO_SINT) in ReplaceNodeResults()
3523 getLibcallName(libCall), in ReplaceNodeResults()
3534 libCall = ((N->getOpcode() == ISD::SINT_TO_FP) in ReplaceNodeResults()
3540 getLibcallName(libCall), in ReplaceNodeResults()