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

/external/llvm/lib/CodeGen/
H A DDwarfEHPrepare.cpp210 const char *RewindName = TLI->getLibcallName(RTLIB::UNWIND_RESUME);
224 CI->setCallingConv(TLI->getLibcallCallingConv(RTLIB::UNWIND_RESUME));
249 CI->setCallingConv(TLI->getLibcallCallingConv(RTLIB::UNWIND_RESUME));
H A DTargetLoweringBase.cpp355 Names[RTLIB::UNWIND_RESUME] = "_Unwind_Resume";
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
H A DRuntimeLibcalls.h265 UNWIND_RESUME, enumerator in enum:llvm::RTLIB::Libcall
/external/swiftshader/third_party/LLVM/lib/CodeGen/
H A DDwarfEHPrepare.cpp503 const char *RewindName = TLI->getLibcallName(RTLIB::UNWIND_RESUME);
524 CI->setCallingConv(TLI->getLibcallCallingConv(RTLIB::UNWIND_RESUME));
684 const char *RewindName = TLI->getLibcallName(RTLIB::UNWIND_RESUME);
710 CI->setCallingConv(TLI->getLibcallCallingConv(RTLIB::UNWIND_RESUME));
/external/llvm/include/llvm/CodeGen/
H A DRuntimeLibcalls.h337 UNWIND_RESUME, enumerator in enum:llvm::RTLIB::Libcall
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp293 Names[RTLIB::UNWIND_RESUME] = "_Unwind_Resume";
/external/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp911 setLibcallName(RTLIB::UNWIND_RESUME, "_Unwind_SjLj_Resume");
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
H A DARMISelLowering.cpp680 setLibcallName(RTLIB::UNWIND_RESUME, "_Unwind_SjLj_Resume");
/external/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp410 setLibcallName(RTLIB::UNWIND_RESUME, "_Unwind_SjLj_Resume");
[all...]

Completed in 267 milliseconds