Searched refs:UNWIND_RESUME (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/contrib/llvm/lib/CodeGen/
H A DDwarfEHPrepare.cpp129 const char *RewindName = TLI->getLibcallName(RTLIB::UNWIND_RESUME);
146 CI->setCallingConv(TLI->getLibcallCallingConv(RTLIB::UNWIND_RESUME));
173 CI->setCallingConv(TLI->getLibcallCallingConv(RTLIB::UNWIND_RESUME));
H A DTargetLoweringBase.cpp311 Names[RTLIB::UNWIND_RESUME] = "_Unwind_Resume";
/freebsd-10.0-release/contrib/llvm/include/llvm/CodeGen/
H A DRuntimeLibcalls.h316 UNWIND_RESUME, enumerator in enum:llvm::RTLIB::Libcall
/freebsd-10.0-release/contrib/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp790 setLibcallName(RTLIB::UNWIND_RESUME, "_Unwind_SjLj_Resume");

Completed in 206 milliseconds