Home
last modified time | relevance | path

Searched refs:RETURNADDR (Results 1 – 23 of 23) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h101 RETURNADDR, enumerator
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp136 case ISD::RETURNADDR: return "RETURNADDR"; in getOperationName()
H A DLegalizeDAG.cpp1099 case ISD::RETURNADDR: in LegalizeOp()
3103 case ISD::RETURNADDR: in ExpandNode()
H A DLegalizeIntegerTypes.cpp1986 case ISD::RETURNADDR: Res = PromoteIntOp_FRAMERETURNADDR(N); break; in PromoteIntegerOperand()
5284 case ISD::RETURNADDR: in ExpandIntegerOperand()
H A DSelectionDAGBuilder.cpp6413 setValue(&I, DAG.getNode(ISD::RETURNADDR, sdl, in visitIntrinsicCall()
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYISelLowering.cpp186 case ISD::RETURNADDR: in LowerOperation()
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiISelLowering.cpp200 case ISD::RETURNADDR: in LowerOperation()
/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430ISelLowering.cpp352 case ISD::RETURNADDR: return LowerRETURNADDR(Op, DAG); in LowerOperation()
/freebsd/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp211 case ISD::RETURNADDR: return LowerRETURNADDR(Op, DAG); in LowerOperation()
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp1469 case ISD::RETURNADDR: in LowerOperation()
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEISelLowering.cpp1904 case ISD::RETURNADDR: in LowerOperation()
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp3245 case ISD::RETURNADDR: return LowerRETURNADDR(Op, DAG, *this, in LowerOperation()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp3385 case ISD::RETURNADDR: return LowerRETURNADDR(Op, DAG); in LowerOperation()
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp1255 case ISD::RETURNADDR: return lowerRETURNADDR(Op, DAG); in LowerOperation()
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp416 case ISD::RETURNADDR: in LowerOperation()
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp2755 case ISD::RETURNADDR: in LowerOperation()
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp6122 case ISD::RETURNADDR: in LowerOperation()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp5756 case ISD::RETURNADDR: return LowerRETURNADDR(Op, DAG); in LowerOperation()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp11871 case ISD::RETURNADDR: return LowerRETURNADDR(Op, DAG); in LowerOperation()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp6270 case ISD::RETURNADDR: in LowerOperation()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp10593 case ISD::RETURNADDR: return LowerRETURNADDR(Op, DAG); in LowerOperation()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp6850 case ISD::RETURNADDR: in LowerOperation()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp32435 case ISD::RETURNADDR: return LowerRETURNADDR(Op, DAG); in LowerOperation()