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

References

lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
 1075   case ISD::RETURNADDR:
 2685   case ISD::RETURNADDR:
lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
 1204   case ISD::RETURNADDR: Res = PromoteIntOp_FRAMERETURNADDR(N); break;
 3621   case ISD::RETURNADDR:
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
 5655     setValue(&I, DAG.getNode(ISD::RETURNADDR, sdl,
lib/CodeGen/SelectionDAG/SelectionDAGDumper.cpp
  124   case ISD::RETURNADDR:                 return "RETURNADDR";
lib/Target/AArch64/AArch64ISelLowering.cpp
 3024   case ISD::RETURNADDR:
lib/Target/AMDGPU/SIISelLowering.cpp
 4017   case ISD::RETURNADDR: return LowerRETURNADDR(Op, DAG);
lib/Target/ARM/ARMISelLowering.cpp
 9170   case ISD::RETURNADDR:    return LowerRETURNADDR(Op, DAG);
lib/Target/Hexagon/HexagonISelLowering.cpp
 2865     case ISD::RETURNADDR:           return LowerRETURNADDR(Op, DAG);
lib/Target/Lanai/LanaiISelLowering.cpp
  202   case ISD::RETURNADDR:
lib/Target/MSP430/MSP430ISelLowering.cpp
  347   case ISD::RETURNADDR:       return LowerRETURNADDR(Op, DAG);
lib/Target/Mips/MipsISelLowering.cpp
 1234   case ISD::RETURNADDR:         return lowerRETURNADDR(Op, DAG);
lib/Target/NVPTX/NVPTXISelLowering.cpp
 2174   case ISD::RETURNADDR:
lib/Target/PowerPC/PPCISelLowering.cpp
10171   case ISD::RETURNADDR:         return LowerRETURNADDR(Op, DAG);
lib/Target/RISCV/RISCVISelLowering.cpp
  387   case ISD::RETURNADDR:
lib/Target/Sparc/SparcISelLowering.cpp
 3011   case ISD::RETURNADDR:         return LowerRETURNADDR(Op, DAG, *this,
lib/Target/SystemZ/SystemZISelLowering.cpp
 4930   case ISD::RETURNADDR:
lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
  995   case ISD::RETURNADDR:
lib/Target/X86/X86ISelLowering.cpp
27728   case ISD::RETURNADDR:         return LowerRETURNADDR(Op, DAG);
lib/Target/XCore/XCoreISelLowering.cpp
  215   case ISD::RETURNADDR:         return LowerRETURNADDR(Op, DAG);