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

Overridden By

lib/Target/AArch64/AArch64ISelLowering.h
  544   bool supportSwiftError() const override {
lib/Target/ARM/ARMISelLowering.h
  591     bool supportSwiftError() const override {
lib/Target/SystemZ/SystemZISelLowering.h
  523   bool supportSwiftError() const override {
lib/Target/X86/X86ISelLowering.cpp
46213 bool X86TargetLowering::supportSwiftError() const {

References

lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
 1898   if (TLI.supportSwiftError() &&
 4005   if (TLI.supportSwiftError()) {
 4127   assert(DAG.getTargetLoweringInfo().supportSwiftError() &&
 4150   assert(DAG.getTargetLoweringInfo().supportSwiftError() &&
 4192   if (TLI.supportSwiftError()) {
 7113   if (TLI.supportSwiftError() &&
 7132     if (Entry.IsSwiftError && TLI.supportSwiftError()) {
 7168   if (TLI.supportSwiftError() && SwiftErrorVal)
 7188   if (SwiftErrorVal && TLI.supportSwiftError()) {
 9096   if (supportSwiftError()) {
 9801         TLI->supportSwiftError() &&
lib/CodeGen/SwiftErrorValueTracking.cpp
   85   if (!TLI->supportSwiftError())
  116   if (!TLI->supportSwiftError())
  148   if (!TLI->supportSwiftError())
  262   if (!TLI->supportSwiftError() || SwiftErrorVals.empty())
lib/Target/AArch64/AArch64FastISel.cpp
 1987   if (TLI.supportSwiftError()) {
 2189   if (TLI.supportSwiftError()) {
 3849   if (TLI.supportSwiftError() &&
lib/Target/ARM/ARMFastISel.cpp
 1025   if (TLI.supportSwiftError()) {
 1157   if (TLI.supportSwiftError()) {
 2097   if (TLI.supportSwiftError() &&
lib/Target/SystemZ/SystemZRegisterInfo.cpp
  201   if (MF->getSubtarget().getTargetLowering()->supportSwiftError() &&
  215   if (MF.getSubtarget().getTargetLowering()->supportSwiftError() &&
lib/Target/X86/X86FastISel.cpp
 1109   if (TLI.supportSwiftError()) {
 1153   if (TLI.supportSwiftError() &&
 1300   if (TLI.supportSwiftError()) {