/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/ |
D | ISDOpcodes.h | 525 STACKRESTORE, enumerator
|
/external/llvm/include/llvm/CodeGen/ |
D | ISDOpcodes.h | 623 STACKRESTORE, enumerator
|
/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/ |
D | builder_misc.cpp | 578 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
|
D | builder_misc.h | 151 void STACKRESTORE(Value* pSaved);
|
/external/swiftshader/third_party/LLVM/lib/Target/Blackfin/ |
D | BlackfinISelLowering.cpp | 125 setOperationAction(ISD::STACKRESTORE, MVT::Other, Expand); in BlackfinTargetLowering()
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGDumper.cpp | 306 case ISD::STACKRESTORE: return "stackrestore"; in getOperationName()
|
D | LegalizeDAG.cpp | 3101 case ISD::STACKRESTORE: in ExpandNode()
|
/external/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyISelLowering.cpp | 112 setOperationAction(ISD::STACKRESTORE, MVT::Other, Expand); in WebAssemblyTargetLowering()
|
/external/llvm/lib/Target/BPF/ |
D | BPFISelLowering.cpp | 78 setOperationAction(ISD::STACKRESTORE, MVT::Other, Expand); in BPFTargetLowering()
|
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/ |
D | MBlazeISelLowering.cpp | 179 setOperationAction(ISD::STACKRESTORE, MVT::Other, Expand); in MBlazeTargetLowering()
|
/external/swiftshader/third_party/LLVM/lib/Target/Alpha/ |
D | AlphaISelLowering.cpp | 137 setOperationAction(ISD::STACKRESTORE, MVT::Other, Expand); in AlphaTargetLowering()
|
/external/llvm/lib/Target/Lanai/ |
D | LanaiISelLowering.cpp | 85 setOperationAction(ISD::STACKRESTORE, MVT::Other, Expand); in LanaiTargetLowering()
|
/external/swiftshader/third_party/LLVM/lib/Target/Sparc/ |
D | SparcISelLowering.cpp | 794 setOperationAction(ISD::STACKRESTORE , MVT::Other, Expand); in SparcTargetLowering()
|
/external/swiftshader/third_party/LLVM/lib/Target/XCore/ |
D | XCoreISelLowering.cpp | 147 setOperationAction(ISD::STACKRESTORE, MVT::Other, Expand); in XCoreTargetLowering()
|
/external/llvm/lib/Target/XCore/ |
D | XCoreISelLowering.cpp | 147 setOperationAction(ISD::STACKRESTORE, MVT::Other, Expand); in XCoreTargetLowering()
|
/external/swiftshader/third_party/LLVM/lib/Target/Mips/ |
D | MipsISelLowering.cpp | 193 setOperationAction(ISD::STACKRESTORE, MVT::Other, Expand); in MipsTargetLowering()
|
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 232 setOperationAction(ISD::STACKRESTORE , MVT::Other, Custom); in PPCTargetLowering() 4525 case ISD::STACKRESTORE: return LowerSTACKRESTORE(Op, DAG, PPCSubTarget); in LowerOperation()
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZISelLowering.cpp | 264 setOperationAction(ISD::STACKRESTORE, MVT::Other, Custom); in SystemZTargetLowering() 4559 case ISD::STACKRESTORE: in LowerOperation()
|
/external/swiftshader/third_party/LLVM/lib/Target/CellSPU/ |
D | SPUISelLowering.cpp | 378 setOperationAction(ISD::STACKRESTORE , MVT::Other, Expand); in SPUTargetLowering()
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonISelLowering.cpp | 1820 setOperationAction(ISD::STACKRESTORE, MVT::Other, Expand); in HexagonTargetLowering()
|
/external/llvm/lib/Target/Sparc/ |
D | SparcISelLowering.cpp | 1726 setOperationAction(ISD::STACKRESTORE , MVT::Other, Expand); in SparcTargetLowering()
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
D | LegalizeDAG.cpp | 3295 case ISD::STACKRESTORE: in ExpandNode()
|
D | SelectionDAG.cpp | 6084 case ISD::STACKRESTORE: return "stackrestore"; in getOperationName()
|
/external/llvm/lib/Target/Mips/ |
D | MipsISelLowering.cpp | 388 setOperationAction(ISD::STACKRESTORE, MVT::Other, Expand); in MipsTargetLowering()
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 342 setOperationAction(ISD::STACKRESTORE , MVT::Other, Custom); in PPCTargetLowering() 8262 case ISD::STACKRESTORE: in LowerOperation()
|