This is the complete list of members for mlir::tt::ttmetal::ComputeConfigAttr, including all inherited members.
dialectName | mlir::tt::ttmetal::ComputeConfigAttr | static |
get(mlir::MLIRContext *context, mlir::SymbolRefAttr kernelSymbol, CoreRangeAttr coreRange, KernelArgsAttr kernelArgs) | mlir::tt::ttmetal::ComputeConfigAttr | inlinestatic |
get(::mlir::MLIRContext *context, SymbolRefAttr kernel_symbol, CoreRangeAttr core_range, KernelArgsAttr kernel_args, MathFidelity math_fidelity, bool fp32_dest_acc_en, bool math_approx_mode, ::llvm::ArrayRef< UnpackToDestMode > unpack_to_dest_mode) | mlir::tt::ttmetal::ComputeConfigAttr | static |
getCoreRange() const | mlir::tt::ttmetal::ComputeConfigAttr | |
getFp32DestAccEn() const | mlir::tt::ttmetal::ComputeConfigAttr | |
getKernelArgs() const | mlir::tt::ttmetal::ComputeConfigAttr | |
getKernelSymbol() const | mlir::tt::ttmetal::ComputeConfigAttr | |
getMathApproxMode() const | mlir::tt::ttmetal::ComputeConfigAttr | |
getMathFidelity() const | mlir::tt::ttmetal::ComputeConfigAttr | |
getMnemonic() | mlir::tt::ttmetal::ComputeConfigAttr | inlinestatic |
getThreadType() const | mlir::tt::ttmetal::ComputeConfigAttr | inline |
getUnpackToDestMode() const | mlir::tt::ttmetal::ComputeConfigAttr | |
name | mlir::tt::ttmetal::ComputeConfigAttr | static |
parse(::mlir::AsmParser &odsParser, ::mlir::Type odsType) | mlir::tt::ttmetal::ComputeConfigAttr | static |
print(::mlir::AsmPrinter &odsPrinter) const | mlir::tt::ttmetal::ComputeConfigAttr | |