/external/llvm/include/llvm/CodeGen/ |
D | ISDOpcodes.h | 623 STACKRESTORE, enumerator
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | ISDOpcodes.h | 760 STACKRESTORE, enumerator
|
/external/llvm-project/llvm/include/llvm/CodeGen/ |
D | ISDOpcodes.h | 934 STACKRESTORE, enumerator
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGDumper.cpp | 306 case ISD::STACKRESTORE: return "stackrestore"; in getOperationName()
|
/external/llvm/lib/Target/BPF/ |
D | BPFISelLowering.cpp | 78 setOperationAction(ISD::STACKRESTORE, MVT::Other, Expand); in BPFTargetLowering()
|
/external/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyISelLowering.cpp | 112 setOperationAction(ISD::STACKRESTORE, MVT::Other, Expand); in WebAssemblyTargetLowering()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/ |
D | BPFISelLowering.cpp | 80 setOperationAction(ISD::STACKRESTORE, MVT::Other, Expand); in BPFTargetLowering()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGDumper.cpp | 382 case ISD::STACKRESTORE: return "stackrestore"; in getOperationName()
|
/external/llvm-project/llvm/lib/Target/BPF/ |
D | BPFISelLowering.cpp | 79 setOperationAction(ISD::STACKRESTORE, MVT::Other, Expand); in BPFTargetLowering()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/ |
D | ARCISelLowering.cpp | 135 setOperationAction(ISD::STACKRESTORE, MVT::Other, Expand); in ARCTargetLowering()
|
/external/llvm-project/llvm/lib/Target/ARC/ |
D | ARCISelLowering.cpp | 134 setOperationAction(ISD::STACKRESTORE, MVT::Other, Expand); in ARCTargetLowering()
|
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGDumper.cpp | 394 case ISD::STACKRESTORE: return "stackrestore"; in getOperationName()
|
/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/functionpasses/ |
D | lower_x86.cpp | 579 B->STACKRESTORE(pStack); in VGATHER_EMU()
|
/external/mesa3d/src/gallium/drivers/swr/ |
D | swr_shader.cpp | 822 STACKRESTORE(pStack); in swr_gs_llvm_emit_vertex() 861 STACKRESTORE(pStack); in swr_gs_llvm_emit_vertex() 923 STACKRESTORE(pStack); in swr_gs_llvm_end_primitive()
|
/external/llvm-project/llvm/lib/Target/Lanai/ |
D | LanaiISelLowering.cpp | 99 setOperationAction(ISD::STACKRESTORE, MVT::Other, Expand); in LanaiTargetLowering()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/ |
D | LanaiISelLowering.cpp | 99 setOperationAction(ISD::STACKRESTORE, MVT::Other, Expand); in LanaiTargetLowering()
|
/external/llvm/lib/Target/Lanai/ |
D | LanaiISelLowering.cpp | 85 setOperationAction(ISD::STACKRESTORE, MVT::Other, Expand); in LanaiTargetLowering()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/ |
D | MSP430ISelLowering.cpp | 103 setOperationAction(ISD::STACKRESTORE, MVT::Other, Expand); in MSP430TargetLowering()
|
/external/llvm-project/llvm/lib/Target/MSP430/ |
D | MSP430ISelLowering.cpp | 102 setOperationAction(ISD::STACKRESTORE, MVT::Other, Expand); in MSP430TargetLowering()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyISelLowering.cpp | 226 setOperationAction(ISD::STACKRESTORE, MVT::Other, Expand); in WebAssemblyTargetLowering()
|
/external/llvm-project/llvm/lib/Target/AVR/ |
D | AVRISelLowering.cpp | 55 setOperationAction(ISD::STACKRESTORE, MVT::Other, Expand); in AVRTargetLowering()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/ |
D | AVRISelLowering.cpp | 54 setOperationAction(ISD::STACKRESTORE, MVT::Other, Expand); in AVRTargetLowering()
|
/external/llvm-project/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyISelLowering.cpp | 213 setOperationAction(ISD::STACKRESTORE, MVT::Other, Expand); in WebAssemblyTargetLowering()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/ |
D | XCoreISelLowering.cpp | 144 setOperationAction(ISD::STACKRESTORE, MVT::Other, Expand); in XCoreTargetLowering()
|
/external/llvm-project/llvm/lib/Target/XCore/ |
D | XCoreISelLowering.cpp | 144 setOperationAction(ISD::STACKRESTORE, MVT::Other, Expand); in XCoreTargetLowering()
|