Home
last modified time | relevance | path

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

123

/external/llvm-project/llvm/test/Transforms/Inline/
Dinalloca-not-static.ll58 ; CHECK: %[[STACKSAVE:.*]] = call i8* @llvm.stacksave()
64 ; CHECK: call void @llvm.stackrestore(i8* %[[STACKSAVE]])
/external/llvm/include/llvm/CodeGen/
DISDOpcodes.h619 STACKSAVE, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DISDOpcodes.h756 STACKSAVE, enumerator
/external/llvm-project/llvm/include/llvm/CodeGen/
DISDOpcodes.h930 STACKSAVE, enumerator
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp305 case ISD::STACKSAVE: return "stacksave"; in getOperationName()
/external/llvm/lib/Target/BPF/
DBPFISelLowering.cpp77 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand); in BPFTargetLowering()
/external/llvm/lib/Target/WebAssembly/
DWebAssemblyISelLowering.cpp111 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand); in WebAssemblyTargetLowering()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
DBPFISelLowering.cpp79 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand); in BPFTargetLowering()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp381 case ISD::STACKSAVE: return "stacksave"; in getOperationName()
/external/llvm-project/llvm/lib/Target/BPF/
DBPFISelLowering.cpp78 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand); in BPFTargetLowering()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/
DARCISelLowering.cpp134 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand); in ARCTargetLowering()
/external/llvm-project/llvm/lib/Target/ARC/
DARCISelLowering.cpp133 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand); in ARCTargetLowering()
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp393 case ISD::STACKSAVE: return "stacksave"; in getOperationName()
/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/functionpasses/
Dlower_x86.cpp553 auto pStack = B->STACKSAVE(); in VGATHER_EMU()
/external/mesa3d/src/gallium/drivers/swr/
Dswr_shader.cpp765 Value *pStack = STACKSAVE(); in swr_gs_llvm_emit_vertex()
907 Value *pStack = STACKSAVE(); in swr_gs_llvm_end_primitive()
/external/llvm-project/llvm/lib/Target/Lanai/
DLanaiISelLowering.cpp98 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand); in LanaiTargetLowering()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/
DLanaiISelLowering.cpp98 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-10.0/llvm/lib/Target/MSP430/
DMSP430ISelLowering.cpp102 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand); in MSP430TargetLowering()
/external/llvm-project/llvm/lib/Target/MSP430/
DMSP430ISelLowering.cpp101 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand); in MSP430TargetLowering()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyISelLowering.cpp225 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand); in WebAssemblyTargetLowering()
/external/llvm-project/llvm/lib/Target/AVR/
DAVRISelLowering.cpp54 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand); in AVRTargetLowering()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/
DAVRISelLowering.cpp53 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand); in AVRTargetLowering()
/external/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblyISelLowering.cpp212 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand); in WebAssemblyTargetLowering()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/
DXCoreISelLowering.cpp143 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand); in XCoreTargetLowering()

123