Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:call

356 // call is required, an exception within that copy ctor causes
370 // FIXME: this isn't quite right! If there's a final unelided call
372 // must call std::terminate() if that constructor throws, because
431 // call to EmitThrowStmt.
539 // Call __cxa_call_unexpected. This doesn't need to be an invoke
849 /// A cleanup to call __cxa_end_catch. In many cases, the caught
876 /// Emits a call to __cxa_begin_catch and enters a cleanup to call
883 llvm::CallInst *call =
888 return call;
1031 // We have to call __cxa_get_exception_ptr to get the adjusted
1045 // Call the copy ctor in a terminate scope.
1062 // Finally we can call __cxa_begin_catch.
1315 // Enter a cleanup to call the end-catch function if one was provided.
1446 // If there's a begin-catch function, call it.
1472 /// or just a naked call to std::terminate?
1515 // Call __cxa_begin_catch(exn).
1520 // Call std::terminate().
1605 // This can always be a call because we necessarily didn't find