/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/Inline/ |
D | inalloca-not-static.ll | 58 ; CHECK: %[[STACKSAVE:.*]] = call i8* @llvm.stacksave() 64 ; CHECK: call void @llvm.stackrestore(i8* %[[STACKSAVE]])
|
/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/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/ |
D | ISDOpcodes.h | 658 STACKSAVE, enumerator
|
/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/ |
D | builder_misc.cpp | 606 Value* pStack = STACKSAVE(); in GATHERPS() 688 Value* pStack = STACKSAVE(); in GATHERDD() 771 Value* pStack = STACKSAVE(); in GATHERPD() 1581 Value* Builder::STACKSAVE() in STACKSAVE() function in SwrJit::Builder
|
D | builder_misc.h | 183 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()
|
/external/mesa3d/src/gallium/drivers/swr/ |
D | swr_shader.cpp | 413 Value *pStack = STACKSAVE(); in swr_gs_llvm_emit_vertex() 503 Value *pStack = STACKSAVE(); in swr_gs_llvm_end_primitive()
|
/external/llvm/lib/Target/BPF/ |
D | BPFISelLowering.cpp | 77 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand); in BPFTargetLowering()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGDumper.cpp | 333 case ISD::STACKSAVE: return "stacksave"; in getOperationName()
|
/external/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyISelLowering.cpp | 111 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand); in WebAssemblyTargetLowering()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/BPF/ |
D | BPFISelLowering.cpp | 80 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand); in BPFTargetLowering()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARC/ |
D | ARCISelLowering.cpp | 135 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand); in ARCTargetLowering()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyISelLowering.cpp | 126 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand); in WebAssemblyTargetLowering()
|
/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/swiftshader/third_party/LLVM/lib/Target/Sparc/ |
D | SparcISelLowering.cpp | 793 setOperationAction(ISD::STACKSAVE , MVT::Other, Expand); in SparcTargetLowering()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Lanai/ |
D | LanaiISelLowering.cpp | 99 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand); in LanaiTargetLowering()
|
/external/llvm/lib/Target/Lanai/ |
D | LanaiISelLowering.cpp | 84 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand); in LanaiTargetLowering()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/RISCV/ |
D | RISCVISelLowering.cpp | 72 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand); in RISCVTargetLowering()
|
/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-7.0/llvm/lib/Target/AVR/ |
D | AVRISelLowering.cpp | 52 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand); in AVRTargetLowering()
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
D | LegalizeDAG.cpp | 802 case ISD::STACKSAVE: in LegalizeOp() 3283 case ISD::STACKSAVE: in ExpandNode()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/XCore/ |
D | XCoreISelLowering.cpp | 143 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand); in XCoreTargetLowering()
|