Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DISDOpcodes.h610 STACKSAVE, enumerator
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp304 case ISD::STACKSAVE: return "stacksave"; in getOperationName()
DLegalizeDAG.cpp1230 case ISD::STACKSAVE: in LegalizeOp()
3308 case ISD::STACKSAVE: in ExpandNode()
DSelectionDAGBuilder.cpp4892 ISD::STACKSAVE, sdl, in visitIntrinsicCall()
/external/llvm/lib/Target/WebAssembly/
DWebAssemblyISelLowering.cpp165 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand); in WebAssemblyTargetLowering()
/external/llvm/lib/Target/BPF/
DBPFISelLowering.cpp114 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand); in BPFTargetLowering()
/external/llvm/lib/Target/XCore/
DXCoreISelLowering.cpp148 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand); in XCoreTargetLowering()
/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp259 setOperationAction(ISD::STACKSAVE, MVT::Other, Custom); in SystemZTargetLowering()
4385 case ISD::STACKSAVE: in LowerOperation()
/external/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp1627 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand); in HexagonTargetLowering()
/external/llvm/lib/Target/Sparc/
DSparcISelLowering.cpp1677 setOperationAction(ISD::STACKSAVE , MVT::Other, Expand); in SparcTargetLowering()
/external/llvm/lib/Target/Mips/
DMipsISelLowering.cpp391 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand); in MipsTargetLowering()
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp195 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand); in AArch64TargetLowering()
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp333 setOperationAction(ISD::STACKSAVE , MVT::Other, Expand); in PPCTargetLowering()
/external/llvm/lib/Target/ARM/
DARMISelLowering.cpp827 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand); in ARMTargetLowering()
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp515 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand); in X86TargetLowering()