Home
last modified time | relevance | path

Searched refs:STACKRESTORE (Results 1 – 25 of 32) sorted by relevance

12

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DISDOpcodes.h525 STACKRESTORE, enumerator
/external/llvm/include/llvm/CodeGen/
DISDOpcodes.h623 STACKRESTORE, enumerator
/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
Dbuilder_misc.cpp578 STACKRESTORE(pStack); in GATHERPS()
629 STACKRESTORE(pStack); in GATHERDD()
678 STACKRESTORE(pStack); in GATHERPD()
1539 void Builder::STACKRESTORE(Value* pSaved) in STACKRESTORE() function in SwrJit::Builder
Dbuilder_misc.h151 void STACKRESTORE(Value* pSaved);
/external/swiftshader/third_party/LLVM/lib/Target/Blackfin/
DBlackfinISelLowering.cpp125 setOperationAction(ISD::STACKRESTORE, MVT::Other, Expand); in BlackfinTargetLowering()
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp306 case ISD::STACKRESTORE: return "stackrestore"; in getOperationName()
DLegalizeDAG.cpp3101 case ISD::STACKRESTORE: in ExpandNode()
/external/llvm/lib/Target/WebAssembly/
DWebAssemblyISelLowering.cpp112 setOperationAction(ISD::STACKRESTORE, MVT::Other, Expand); in WebAssemblyTargetLowering()
/external/llvm/lib/Target/BPF/
DBPFISelLowering.cpp78 setOperationAction(ISD::STACKRESTORE, MVT::Other, Expand); in BPFTargetLowering()
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/
DMBlazeISelLowering.cpp179 setOperationAction(ISD::STACKRESTORE, MVT::Other, Expand); in MBlazeTargetLowering()
/external/swiftshader/third_party/LLVM/lib/Target/Alpha/
DAlphaISelLowering.cpp137 setOperationAction(ISD::STACKRESTORE, MVT::Other, Expand); in AlphaTargetLowering()
/external/llvm/lib/Target/Lanai/
DLanaiISelLowering.cpp85 setOperationAction(ISD::STACKRESTORE, MVT::Other, Expand); in LanaiTargetLowering()
/external/swiftshader/third_party/LLVM/lib/Target/Sparc/
DSparcISelLowering.cpp794 setOperationAction(ISD::STACKRESTORE , MVT::Other, Expand); in SparcTargetLowering()
/external/swiftshader/third_party/LLVM/lib/Target/XCore/
DXCoreISelLowering.cpp147 setOperationAction(ISD::STACKRESTORE, MVT::Other, Expand); in XCoreTargetLowering()
/external/llvm/lib/Target/XCore/
DXCoreISelLowering.cpp147 setOperationAction(ISD::STACKRESTORE, MVT::Other, Expand); in XCoreTargetLowering()
/external/swiftshader/third_party/LLVM/lib/Target/Mips/
DMipsISelLowering.cpp193 setOperationAction(ISD::STACKRESTORE, MVT::Other, Expand); in MipsTargetLowering()
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
DPPCISelLowering.cpp232 setOperationAction(ISD::STACKRESTORE , MVT::Other, Custom); in PPCTargetLowering()
4525 case ISD::STACKRESTORE: return LowerSTACKRESTORE(Op, DAG, PPCSubTarget); in LowerOperation()
/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp264 setOperationAction(ISD::STACKRESTORE, MVT::Other, Custom); in SystemZTargetLowering()
4559 case ISD::STACKRESTORE: in LowerOperation()
/external/swiftshader/third_party/LLVM/lib/Target/CellSPU/
DSPUISelLowering.cpp378 setOperationAction(ISD::STACKRESTORE , MVT::Other, Expand); in SPUTargetLowering()
/external/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp1820 setOperationAction(ISD::STACKRESTORE, MVT::Other, Expand); in HexagonTargetLowering()
/external/llvm/lib/Target/Sparc/
DSparcISelLowering.cpp1726 setOperationAction(ISD::STACKRESTORE , MVT::Other, Expand); in SparcTargetLowering()
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp3295 case ISD::STACKRESTORE: in ExpandNode()
DSelectionDAG.cpp6084 case ISD::STACKRESTORE: return "stackrestore"; in getOperationName()
/external/llvm/lib/Target/Mips/
DMipsISelLowering.cpp388 setOperationAction(ISD::STACKRESTORE, MVT::Other, Expand); in MipsTargetLowering()
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp342 setOperationAction(ISD::STACKRESTORE , MVT::Other, Custom); in PPCTargetLowering()
8262 case ISD::STACKRESTORE: in LowerOperation()

12