Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DISDOpcodes.h520 STACKSAVE, enumerator
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp265 case ISD::STACKSAVE: return "stacksave"; in getOperationName()
DLegalizeDAG.cpp721 case ISD::STACKSAVE: in LegalizeOp()
2897 case ISD::STACKSAVE: in ExpandNode()
DSelectionDAGBuilder.cpp4975 Res = DAG.getNode(ISD::STACKSAVE, dl, in visitIntrinsicCall()
/external/llvm/lib/Target/MBlaze/
DMBlazeISelLowering.cpp180 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand); in MBlazeTargetLowering()
/external/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp1288 setOperationAction(ISD::STACKSAVE , MVT::Other, Expand); in HexagonTargetLowering()
/external/llvm/lib/Target/Sparc/
DSparcISelLowering.cpp794 setOperationAction(ISD::STACKSAVE , MVT::Other, Expand); in SparcTargetLowering()
/external/llvm/lib/Target/XCore/
DXCoreISelLowering.cpp147 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand); in XCoreTargetLowering()
/external/llvm/lib/Target/Mips/
DMipsISelLowering.cpp234 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand); in MipsTargetLowering()
/external/llvm/lib/Target/CellSPU/
DSPUISelLowering.cpp383 setOperationAction(ISD::STACKSAVE , MVT::Other, Expand); in SPUTargetLowering()
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp252 setOperationAction(ISD::STACKSAVE , MVT::Other, Expand); in PPCTargetLowering()
/external/llvm/lib/Target/ARM/
DARMISelLowering.cpp660 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand); in ARMTargetLowering()
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp555 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand); in X86TargetLowering()