Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DISDOpcodes.h521 STACKSAVE, enumerator
/external/llvm/lib/Target/Blackfin/
DBlackfinISelLowering.cpp122 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand); in BlackfinTargetLowering()
/external/llvm/lib/Target/MBlaze/
DMBlazeISelLowering.cpp177 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand); in MBlazeTargetLowering()
/external/llvm/lib/Target/Alpha/
DAlphaISelLowering.cpp135 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand); in AlphaTargetLowering()
/external/llvm/lib/Target/Sparc/
DSparcISelLowering.cpp791 setOperationAction(ISD::STACKSAVE , MVT::Other, Expand); in SparcTargetLowering()
/external/llvm/lib/Target/XCore/
DXCoreISelLowering.cpp145 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand); in XCoreTargetLowering()
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp807 case ISD::STACKSAVE: in LegalizeOp()
3213 case ISD::STACKSAVE: in ExpandNode()
DSelectionDAG.cpp5977 case ISD::STACKSAVE: return "stacksave"; in getOperationName()
DSelectionDAGBuilder.cpp4716 Res = DAG.getNode(ISD::STACKSAVE, dl, in visitIntrinsicCall()
/external/llvm/lib/Target/Mips/
DMipsISelLowering.cpp161 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand); in MipsTargetLowering()
/external/llvm/lib/Target/CellSPU/
DSPUISelLowering.cpp376 setOperationAction(ISD::STACKSAVE , MVT::Other, Expand); in SPUTargetLowering()
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp230 setOperationAction(ISD::STACKSAVE , MVT::Other, Expand); in PPCTargetLowering()
/external/llvm/lib/Target/ARM/
DARMISelLowering.cpp589 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand); in ARMTargetLowering()
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp557 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand); in X86TargetLowering()