/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/ |
D | ISDOpcodes.h | 521 STACKSAVE, enumerator
|
/external/llvm/include/llvm/CodeGen/ |
D | ISDOpcodes.h | 619 STACKSAVE, enumerator
|
/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/ |
D | builder_misc.cpp | 553 Value* pStack = STACKSAVE(); in GATHERPS() 603 Value* pStack = STACKSAVE(); in GATHERDD() 653 Value* pStack = STACKSAVE(); in GATHERPD() 1529 Value* Builder::STACKSAVE() in STACKSAVE() function in SwrJit::Builder
|
D | builder_misc.h | 150 Value* STACKSAVE();
|
/external/swiftshader/third_party/LLVM/lib/Target/Blackfin/ |
D | BlackfinISelLowering.cpp | 124 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand); in BlackfinTargetLowering()
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGDumper.cpp | 305 case ISD::STACKSAVE: return "stacksave"; in getOperationName()
|
D | LegalizeDAG.cpp | 950 case ISD::STACKSAVE: in LegalizeOp() 3089 case ISD::STACKSAVE: in ExpandNode()
|
/external/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyISelLowering.cpp | 111 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand); in WebAssemblyTargetLowering()
|
/external/llvm/lib/Target/BPF/ |
D | BPFISelLowering.cpp | 77 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand); in BPFTargetLowering()
|
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/ |
D | MBlazeISelLowering.cpp | 178 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand); in MBlazeTargetLowering()
|
/external/swiftshader/third_party/LLVM/lib/Target/Alpha/ |
D | AlphaISelLowering.cpp | 136 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand); in AlphaTargetLowering()
|
/external/llvm/lib/Target/Lanai/ |
D | LanaiISelLowering.cpp | 84 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand); in LanaiTargetLowering()
|
/external/swiftshader/third_party/LLVM/lib/Target/Sparc/ |
D | SparcISelLowering.cpp | 793 setOperationAction(ISD::STACKSAVE , MVT::Other, Expand); in SparcTargetLowering()
|
/external/swiftshader/third_party/LLVM/lib/Target/XCore/ |
D | XCoreISelLowering.cpp | 146 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand); in XCoreTargetLowering()
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
D | LegalizeDAG.cpp | 802 case ISD::STACKSAVE: in LegalizeOp() 3283 case ISD::STACKSAVE: in ExpandNode()
|
D | SelectionDAG.cpp | 6083 case ISD::STACKSAVE: return "stacksave"; in getOperationName()
|
D | SelectionDAGBuilder.cpp | 4967 Res = DAG.getNode(ISD::STACKSAVE, dl, in visitIntrinsicCall()
|
/external/llvm/lib/Target/XCore/ |
D | XCoreISelLowering.cpp | 146 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand); in XCoreTargetLowering()
|
/external/swiftshader/third_party/LLVM/lib/Target/Mips/ |
D | MipsISelLowering.cpp | 192 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand); in MipsTargetLowering()
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZISelLowering.cpp | 263 setOperationAction(ISD::STACKSAVE, MVT::Other, Custom); in SystemZTargetLowering() 4557 case ISD::STACKSAVE: in LowerOperation()
|
/external/swiftshader/third_party/LLVM/lib/Target/CellSPU/ |
D | SPUISelLowering.cpp | 377 setOperationAction(ISD::STACKSAVE , MVT::Other, Expand); in SPUTargetLowering()
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonISelLowering.cpp | 1819 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand); in HexagonTargetLowering()
|
/external/llvm/lib/Target/Sparc/ |
D | SparcISelLowering.cpp | 1725 setOperationAction(ISD::STACKSAVE , MVT::Other, Expand); in SparcTargetLowering()
|
/external/llvm/lib/Target/Mips/ |
D | MipsISelLowering.cpp | 387 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand); in MipsTargetLowering()
|
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 231 setOperationAction(ISD::STACKSAVE , MVT::Other, Expand); in PPCTargetLowering()
|