Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h1163 STACKSAVE, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/
H A DXtensaISelLowering.cpp104 setOperationAction(ISD::STACKSAVE, MVT::Other, Custom); in XtensaTargetLowering()
733 case ISD::STACKSAVE: in LowerOperation()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARC/
H A DARCISelLowering.cpp163 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand); in ARCTargetLowering()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp445 case ISD::STACKSAVE: return "stacksave"; in getOperationName()
H A DLegalizeDAG.cpp984 case ISD::STACKSAVE: in LegalizeOp()
3570 case ISD::STACKSAVE: in ExpandNode()
H A DSelectionDAGBuilder.cpp7282 Res = DAG.getNode(ISD::STACKSAVE, sdl, DAG.getVTList(VT, MVT::Other), Op); in visitIntrinsicCall()
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFISelLowering.cpp75 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand); in BPFTargetLowering()
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYISelLowering.cpp73 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand); in CSKYTargetLowering()
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiISelLowering.cpp98 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand); in LanaiTargetLowering()
/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430ISelLowering.cpp101 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand); in MSP430TargetLowering()
/freebsd/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp142 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand); in XCoreTargetLowering()
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRISelLowering.cpp55 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand); in AVRTargetLowering()
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp301 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand); in WebAssemblyTargetLowering()
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEISelLowering.cpp147 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand); in initSPUActions()
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kISelLowering.cpp152 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand); in M68kTargetLowering()
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp1877 setOperationAction(ISD::STACKSAVE , MVT::Other, Expand); in SparcTargetLowering()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp1549 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand); in HexagonTargetLowering()
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp380 setOperationAction(ISD::STACKSAVE, MVT::Other, Custom); in SystemZTargetLowering()
6205 case ISD::STACKSAVE: in LowerOperation()
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp479 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand); in MipsTargetLowering()
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp91 setOperationAction({ISD::STACKSAVE, ISD::STACKRESTORE}, MVT::Other, Expand); in LoongArchTargetLowering()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp880 setOperationAction(ISD::STACKSAVE, MVT::Other, Custom); in SITargetLowering()
5873 case ISD::STACKSAVE: in LowerOperation()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp643 setOperationAction(ISD::STACKSAVE , MVT::Other, Expand); in PPCTargetLowering()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp265 setOperationAction({ISD::STACKSAVE, ISD::STACKRESTORE}, MVT::Other, Expand); in RISCVTargetLowering()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp1317 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand); in ARMTargetLowering()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp613 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand); in AArch64TargetLowering()

12