Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h110 FRAMEADDR, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/ARC/
H A DARCISelLowering.cpp153 setOperationAction(ISD::FRAMEADDR, MVT::i32, Legal); in ARCTargetLowering()
774 case ISD::FRAMEADDR: in LowerOperation()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp149 case ISD::FRAMEADDR: return "FRAMEADDR"; in getOperationName()
H A DLegalizeDAG.cpp1128 case ISD::FRAMEADDR: in LegalizeOp()
3132 case ISD::FRAMEADDR: in ExpandNode()
3146 ISD::FRAMEADDR, dl, TLI.getPointerTy(DAG.getDataLayout()), in ExpandNode()
H A DLegalizeIntegerTypes.cpp2036 case ISD::FRAMEADDR: in PromoteIntegerOperand()
5524 case ISD::FRAMEADDR: Res = ExpandIntOp_RETURNADDR(N); break; in ExpandIntegerOperand()
H A DSelectionDAGBuilder.cpp6538 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/MSP430/
H A DMSP430ISelLowering.cpp232 case ISD::FRAMEADDR: return LowerFRAMEADDR(Op, DAG); in LowerOperation()
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiISelLowering.cpp195 case ISD::FRAMEADDR: in LowerOperation()
/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/
H A DXtensaISelLowering.cpp1482 case ISD::FRAMEADDR: 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.cpp12623 case ISD::FRAMEADDR: return LowerFRAMEADDR(Op, DAG); in LowerOperation()
/freebsd/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp182 case ISD::FRAMEADDR: return LowerFRAMEADDR(Op, DAG); in LowerOperation()
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEISelLowering.cpp1879 case ISD::FRAMEADDR: in LowerOperation()
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp1649 case ISD::FRAMEADDR: in LowerOperation()
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp3107 case ISD::FRAMEADDR: return LowerFRAMEADDR(Op, DAG, in LowerOperation()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp3408 case ISD::FRAMEADDR: return LowerFRAMEADDR(Op, DAG); in LowerOperation()
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp1347 case ISD::FRAMEADDR: return lowerFRAMEADDR(Op, DAG); in LowerOperation()
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp2882 case ISD::FRAMEADDR: in LowerOperation()
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp492 case ISD::FRAMEADDR: in LowerOperation()
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp7012 case ISD::FRAMEADDR: in LowerOperation()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp10655 case ISD::FRAMEADDR: return LowerFRAMEADDR(Op, DAG); in LowerOperation()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp7241 case ISD::FRAMEADDR: in LowerOperation()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp7314 case ISD::FRAMEADDR: in LowerOperation()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp33662 case ISD::FRAMEADDR: return LowerFRAMEADDR(Op, DAG); in LowerOperation()