Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h998 STACKSAVE, enumerator
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp398 case ISD::STACKSAVE: return "stacksave"; in getOperationName()
H A DLegalizeDAG.cpp987 case ISD::STACKSAVE: in LegalizeOp()
3094 case ISD::STACKSAVE: in ExpandNode()
H A DSelectionDAGBuilder.cpp6508 Res = DAG.getNode(ISD::STACKSAVE, sdl, DAG.getVTList(VT, MVT::Other), Op); in visitIntrinsicCall()
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/ARC/
H A DARCISelLowering.cpp133 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand); in ARCTargetLowering()
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/BPF/
H A DBPFISelLowering.cpp78 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand); in BPFTargetLowering()
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/Lanai/
H A DLanaiISelLowering.cpp98 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand); in LanaiTargetLowering()
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/MSP430/
H A DMSP430ISelLowering.cpp101 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand); in MSP430TargetLowering()
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AVR/
H A DAVRISelLowering.cpp54 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand); in AVRTargetLowering()
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp243 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand); in WebAssemblyTargetLowering()
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp143 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand); in XCoreTargetLowering()
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/VE/
H A DVEISelLowering.cpp143 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand); in initSPUActions()
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/M68k/
H A DM68kISelLowering.cpp150 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand); in M68kTargetLowering()
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp1702 setOperationAction(ISD::STACKSAVE , MVT::Other, Expand); in SparcTargetLowering()
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp1533 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand); in HexagonTargetLowering()
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp318 setOperationAction(ISD::STACKSAVE, MVT::Other, Custom); in SystemZTargetLowering()
5455 case ISD::STACKSAVE: in LowerOperation()
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp464 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand); in MipsTargetLowering()
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp177 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand); in RISCVTargetLowering()
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp586 setOperationAction(ISD::STACKSAVE , MVT::Other, Expand); in PPCTargetLowering()
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp486 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand); in AArch64TargetLowering()
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp1275 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand); in ARMTargetLowering()
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp543 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand); in X86TargetLowering()