Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h111 RETURNADDR, enumerator
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp147 case ISD::RETURNADDR: return "RETURNADDR"; in getOperationName()
H A DLegalizeDAG.cpp1129 case ISD::RETURNADDR: in LegalizeOp()
3133 case ISD::RETURNADDR: in ExpandNode()
H A DLegalizeIntegerTypes.cpp2037 case ISD::RETURNADDR: Res = PromoteIntOp_FRAMERETURNADDR(N); break; in PromoteIntegerOperand()
5523 case ISD::RETURNADDR: in ExpandIntegerOperand()
H A DSelectionDAGBuilder.cpp6523 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/MSP430/
H A DMSP430ISelLowering.cpp231 case ISD::RETURNADDR: return LowerRETURNADDR(Op, DAG); in LowerOperation()
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiISelLowering.cpp193 case ISD::RETURNADDR: in LowerOperation()
/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/
H A DXtensaISelLowering.cpp1462 case ISD::RETURNADDR: in LowerOperation()
/freebsd/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp183 case ISD::RETURNADDR: return LowerRETURNADDR(Op, DAG); in LowerOperation()
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEISelLowering.cpp1891 case ISD::RETURNADDR: in LowerOperation()
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp1647 case ISD::RETURNADDR: in LowerOperation()
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp3105 case ISD::RETURNADDR: return LowerRETURNADDR(Op, DAG, *this, in LowerOperation()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp3407 case ISD::RETURNADDR: return LowerRETURNADDR(Op, DAG); in LowerOperation()
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp1348 case ISD::RETURNADDR: return lowerRETURNADDR(Op, DAG); in LowerOperation()
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp2880 case ISD::RETURNADDR: in LowerOperation()
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp494 case ISD::RETURNADDR: in LowerOperation()
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp7014 case ISD::RETURNADDR: in LowerOperation()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp6106 case ISD::RETURNADDR: in LowerOperation()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp12622 case ISD::RETURNADDR: return LowerRETURNADDR(Op, DAG); in LowerOperation()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp10654 case ISD::RETURNADDR: return LowerRETURNADDR(Op, DAG); in LowerOperation()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp7243 case ISD::RETURNADDR: in LowerOperation()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp7318 case ISD::RETURNADDR: in LowerOperation()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp33660 case ISD::RETURNADDR: return LowerRETURNADDR(Op, DAG); in LowerOperation()