|
MLIR 23.0.0git
|
#include "mlir/Dialect/XeGPU/uArch/IntelGpuXe2.h"
Public Member Functions | |
| StoreScatterInstruction () | |
| int32_t | getMaxLaneLoadStoreSize () const |
| Public Member Functions inherited from mlir::xegpu::uArch::Instruction | |
| Instruction (InstructionKind kind, InstructionScope scope) | |
| ~Instruction ()=default | |
| InstructionKind | getInstructionKind () const |
| InstructionScope | getScope () const |
Static Public Member Functions | |
| static bool | classof (const Instruction *B) |
| Static Public Member Functions inherited from mlir::xegpu::uArch::Instruction | |
| static llvm::StringRef | toString (InstructionKind instKind) |
| static std::optional< InstructionKind > | parseInstructionKind (llvm::StringRef str) |
Additional Inherited Members | |
| Protected Attributes inherited from mlir::xegpu::uArch::Instruction | |
| const InstructionKind | instKind |
| const InstructionScope | scope |
Definition at line 218 of file IntelGpuXe2.h.
|
inline |
Definition at line 219 of file IntelGpuXe2.h.
References mlir::xegpu::uArch::Instruction::Instruction(), mlir::xegpu::uArch::Lane, and mlir::xegpu::uArch::StoreScatter.
|
inlinestatic |
Definition at line 221 of file IntelGpuXe2.h.
References mlir::xegpu::uArch::Instruction::Instruction(), and mlir::xegpu::uArch::StoreScatter.
|
inline |
Definition at line 226 of file IntelGpuXe2.h.