Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h100 FRAMEADDR, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/ARC/
H A DARCISelLowering.cpp152 setOperationAction(ISD::FRAMEADDR, MVT::i32, Legal); in ARCTargetLowering()
790 case ISD::FRAMEADDR: in LowerOperation()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp138 case ISD::FRAMEADDR: return "FRAMEADDR"; in getOperationName()
H A DLegalizeDAG.cpp1098 case ISD::FRAMEADDR: in LegalizeOp()
3102 case ISD::FRAMEADDR: in ExpandNode()
3116 ISD::FRAMEADDR, dl, TLI.getPointerTy(DAG.getDataLayout()), in ExpandNode()
H A DLegalizeIntegerTypes.cpp1985 case ISD::FRAMEADDR: in PromoteIntegerOperand()
5285 case ISD::FRAMEADDR: Res = ExpandIntOp_RETURNADDR(N); break; in ExpandIntegerOperand()
H A DSelectionDAGBuilder.cpp6428 setValue(&I, DAG.getNode(ISD::FRAMEADDR, sdl, in visitIntrinsicCall()
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYISelLowering.cpp184 case ISD::FRAMEADDR: in LowerOperation()
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiISelLowering.cpp202 case ISD::FRAMEADDR: in LowerOperation()
/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430ISelLowering.cpp353 case ISD::FRAMEADDR: return LowerFRAMEADDR(Op, DAG); in LowerOperation()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCRegisterInfo.td236 // Representations of the frame pointer used by ISD::FRAMEADDR.
H A DPPCISelLowering.cpp11872 case ISD::FRAMEADDR: return LowerFRAMEADDR(Op, DAG); in LowerOperation()
/freebsd/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp210 case ISD::FRAMEADDR: return LowerFRAMEADDR(Op, DAG); in LowerOperation()
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp1471 case ISD::FRAMEADDR: in LowerOperation()
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEISelLowering.cpp1892 case ISD::FRAMEADDR: in LowerOperation()
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp3247 case ISD::FRAMEADDR: return LowerFRAMEADDR(Op, DAG, in LowerOperation()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp3386 case ISD::FRAMEADDR: return LowerFRAMEADDR(Op, DAG); in LowerOperation()
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp1254 case ISD::FRAMEADDR: return lowerFRAMEADDR(Op, DAG); in LowerOperation()
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp414 case ISD::FRAMEADDR: in LowerOperation()
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp2757 case ISD::FRAMEADDR: in LowerOperation()
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp6120 case ISD::FRAMEADDR: in LowerOperation()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp6268 case ISD::FRAMEADDR: in LowerOperation()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp10594 case ISD::FRAMEADDR: return LowerFRAMEADDR(Op, DAG); in LowerOperation()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp6846 case ISD::FRAMEADDR: in LowerOperation()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp32437 case ISD::FRAMEADDR: return LowerFRAMEADDR(Op, DAG); in LowerOperation()