MLIR
22.0.0git
|
This is the complete list of members for mlir::xegpu::uArch::DPASInstruction, including all inherited members.
checkSupportedShapesAndTypes(std::pair< uint32_t, uint32_t > AShape, std::pair< uint32_t, uint32_t > BShape, std::pair< uint32_t, uint32_t > CShape, std::pair< uint32_t, uint32_t > DShape, Type AType, Type BType, Type CType, Type DType) override | mlir::xegpu::uArch::DPASInstruction | inlinevirtual |
checkSupportedTypes(Type AType, Type BType, Type CType, Type DType) override | mlir::xegpu::uArch::DPASInstruction | inlinevirtual |
DPASInstruction() | mlir::xegpu::uArch::DPASInstruction | inline |
getInstructionKind() | mlir::xegpu::uArch::Instruction | inline |
getScope() | mlir::xegpu::uArch::Instruction | inline |
getSupportedK(Type type) override | mlir::xegpu::uArch::DPASInstruction | inlinevirtual |
getSupportedM(Type type) override | mlir::xegpu::uArch::DPASInstruction | inlinevirtual |
getSupportedN(Type type) override | mlir::xegpu::uArch::DPASInstruction | inlinevirtual |
getSupportedShapes(Type dataType, MMAOpndKind matrixType) override | mlir::xegpu::uArch::DPASInstruction | inlinevirtual |
getSupportedTypes(MLIRContext &context, MMAOpndKind matrixType) override | mlir::xegpu::uArch::DPASInstruction | inlinevirtual |
instKind | mlir::xegpu::uArch::Instruction | protected |
Instruction(InstructionKind kind, InstructionScope scope) | mlir::xegpu::uArch::Instruction | inline |
parseInstructionKind(llvm::StringRef str) | mlir::xegpu::uArch::Instruction | inlinestatic |
scope | mlir::xegpu::uArch::Instruction | protected |
toString(InstructionKind instKind) | mlir::xegpu::uArch::Instruction | inlinestatic |
validate(std::pair< uint32_t, uint32_t > AShape, std::pair< uint32_t, uint32_t > BShape, std::pair< uint32_t, uint32_t > CShape, std::pair< uint32_t, uint32_t > DShape, Type AType, Type BType, Type CType, Type DType) override | mlir::xegpu::uArch::DPASInstruction | inlinevirtual |
~Instruction()=default | mlir::xegpu::uArch::Instruction | virtual |
~MMAInstructionInterface()=default | mlir::xegpu::uArch::MMAInstructionInterface | virtual |