Home
last modified time | relevance | path

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

123

/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/Inline/
Dinalloca-not-static.ll58 ; CHECK: %[[STACKSAVE:.*]] = call i8* @llvm.stacksave()
64 ; CHECK: call void @llvm.stackrestore(i8* %[[STACKSAVE]])
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DISDOpcodes.h521 STACKSAVE, enumerator
/external/llvm/include/llvm/CodeGen/
DISDOpcodes.h619 STACKSAVE, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DISDOpcodes.h658 STACKSAVE, enumerator
/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
Dbuilder_misc.cpp606 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
Dbuilder_misc.h183 Value* STACKSAVE();
/external/swiftshader/third_party/LLVM/lib/Target/Blackfin/
DBlackfinISelLowering.cpp124 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand); in BlackfinTargetLowering()
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp305 case ISD::STACKSAVE: return "stacksave"; in getOperationName()
/external/mesa3d/src/gallium/drivers/swr/
Dswr_shader.cpp413 Value *pStack = STACKSAVE(); in swr_gs_llvm_emit_vertex()
503 Value *pStack = STACKSAVE(); in swr_gs_llvm_end_primitive()
/external/llvm/lib/Target/BPF/
DBPFISelLowering.cpp77 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand); in BPFTargetLowering()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp333 case ISD::STACKSAVE: return "stacksave"; in getOperationName()
/external/llvm/lib/Target/WebAssembly/
DWebAssemblyISelLowering.cpp111 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand); in WebAssemblyTargetLowering()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/BPF/
DBPFISelLowering.cpp80 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand); in BPFTargetLowering()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARC/
DARCISelLowering.cpp135 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand); in ARCTargetLowering()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyISelLowering.cpp126 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand); in WebAssemblyTargetLowering()
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/
DMBlazeISelLowering.cpp178 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand); in MBlazeTargetLowering()
/external/swiftshader/third_party/LLVM/lib/Target/Alpha/
DAlphaISelLowering.cpp136 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand); in AlphaTargetLowering()
/external/swiftshader/third_party/LLVM/lib/Target/Sparc/
DSparcISelLowering.cpp793 setOperationAction(ISD::STACKSAVE , MVT::Other, Expand); in SparcTargetLowering()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Lanai/
DLanaiISelLowering.cpp99 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand); in LanaiTargetLowering()
/external/llvm/lib/Target/Lanai/
DLanaiISelLowering.cpp84 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand); in LanaiTargetLowering()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/RISCV/
DRISCVISelLowering.cpp72 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand); in RISCVTargetLowering()
/external/swiftshader/third_party/LLVM/lib/Target/XCore/
DXCoreISelLowering.cpp146 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand); in XCoreTargetLowering()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AVR/
DAVRISelLowering.cpp52 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand); in AVRTargetLowering()
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp802 case ISD::STACKSAVE: in LegalizeOp()
3283 case ISD::STACKSAVE: in ExpandNode()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/XCore/
DXCoreISelLowering.cpp143 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand); in XCoreTargetLowering()

123