Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:SetJmp

1171     // Store the frame pointer to the setjmp buffer.
1177 // Store the stack pointer to the setjmp buffer.
1184 // Call LLVM's EH setjmp, which is lightweight.
2038 llvm::Constant *SetJmp = CGM.CreateRuntimeFunction(
2045 CS = EmitRuntimeCallOrInvoke(SetJmp, Args);