Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/include/llvm/CodeGen/
DISDOpcodes.h523 STACKSAVE, enumerator
/freebsd-9-stable/contrib/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp265 case ISD::STACKSAVE: return "stacksave"; in getOperationName()
DLegalizeDAG.cpp1171 case ISD::STACKSAVE: in LegalizeOp()
3180 case ISD::STACKSAVE: in ExpandNode()
DSelectionDAGBuilder.cpp5116 Res = DAG.getNode(ISD::STACKSAVE, sdl, in visitIntrinsicCall()
/freebsd-9-stable/contrib/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp212 setOperationAction(ISD::STACKSAVE, MVT::Other, Custom); in SystemZTargetLowering()
2169 case ISD::STACKSAVE: in LowerOperation()
/freebsd-9-stable/contrib/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp1461 setOperationAction(ISD::STACKSAVE , MVT::Other, Expand); in HexagonTargetLowering()
/freebsd-9-stable/contrib/llvm/lib/Target/XCore/
DXCoreISelLowering.cpp148 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand); in XCoreTargetLowering()
/freebsd-9-stable/contrib/llvm/lib/Target/Sparc/
DSparcISelLowering.cpp1573 setOperationAction(ISD::STACKSAVE , MVT::Other, Expand); in SparcTargetLowering()
/freebsd-9-stable/contrib/llvm/lib/Target/Mips/
DMipsISelLowering.cpp346 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand); in MipsTargetLowering()
/freebsd-9-stable/contrib/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp100 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand); in AArch64TargetLowering()
/freebsd-9-stable/contrib/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp287 setOperationAction(ISD::STACKSAVE , MVT::Other, Expand); in PPCTargetLowering()
/freebsd-9-stable/contrib/llvm/lib/Target/ARM/
DARMISelLowering.cpp733 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand); in ARMTargetLowering()
/freebsd-9-stable/contrib/llvm/lib/Target/X86/
DX86ISelLowering.cpp634 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand); in resetOperationActions()