reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Overridden By

lib/Target/AArch64/AArch64CallLowering.h
   53   bool supportSwiftError() const override { return true; }

References

include/llvm/CodeGen/GlobalISel/CallLowering.h
  267     if (!supportSwiftError()) {
lib/CodeGen/GlobalISel/IRTranslator.cpp
  373   if (CLI->supportSwiftError() && SwiftError.getFunctionArg()) {
  876   if (CLI->supportSwiftError() && isSwiftError(LI.getPointerOperand())) {
  918   if (CLI->supportSwiftError() && isSwiftError(SI.getPointerOperand())) {
 1553     if (CLI->supportSwiftError() && isSwiftError(Arg)) {