::mlir::FailureOr<::mlir::Attribute> mlir::DLTIQueryInterface::query(::mlir::DataLayoutEntryKey key) const { … }
::mlir::DataLayoutEntryKey mlir::DataLayoutEntryInterface::getKey() const { … }
::mlir::Attribute mlir::DataLayoutEntryInterface::getValue() const { … }
::llvm::LogicalResult mlir::DataLayoutEntryInterface::verifyEntry(::mlir::Location loc) const { … }
::mlir::DataLayoutSpecInterface mlir::DataLayoutSpecInterface::combineWith(::llvm::ArrayRef<::mlir::DataLayoutSpecInterface> specs) const { … }
::mlir::DataLayoutEntryListRef mlir::DataLayoutSpecInterface::getEntries() const { … }
::mlir::StringAttr mlir::DataLayoutSpecInterface::getEndiannessIdentifier(::mlir::MLIRContext * context) const { … }
::mlir::StringAttr mlir::DataLayoutSpecInterface::getAllocaMemorySpaceIdentifier(::mlir::MLIRContext * context) const { … }
::mlir::StringAttr mlir::DataLayoutSpecInterface::getProgramMemorySpaceIdentifier(::mlir::MLIRContext * context) const { … }
::mlir::StringAttr mlir::DataLayoutSpecInterface::getGlobalMemorySpaceIdentifier(::mlir::MLIRContext * context) const { … }
::mlir::StringAttr mlir::DataLayoutSpecInterface::getStackAlignmentIdentifier(::mlir::MLIRContext * context) const { … }
::mlir::DataLayoutEntryList mlir::DataLayoutSpecInterface::getSpecForType(::mlir::TypeID type) const { … }
::mlir::DataLayoutEntryInterface mlir::DataLayoutSpecInterface::getSpecForIdentifier(::mlir::StringAttr identifier) const { … }
::llvm::LogicalResult mlir::DataLayoutSpecInterface::verifySpec(::mlir::Location loc) const { … }
::mlir::FailureOr<::mlir::Attribute> mlir::DataLayoutSpecInterface::query(::mlir::DataLayoutEntryKey key) const { … }
::mlir::DataLayoutEntryListRef mlir::TargetDeviceSpecInterface::getEntries() const { … }
::mlir::DataLayoutEntryInterface mlir::TargetDeviceSpecInterface::getSpecForIdentifier(::mlir::StringAttr identifier) const { … }
::llvm::LogicalResult mlir::TargetDeviceSpecInterface::verifyEntry(::mlir::Location loc) const { … }
::mlir::FailureOr<::mlir::Attribute> mlir::TargetDeviceSpecInterface::query(::mlir::DataLayoutEntryKey key) const { … }
llvm::ArrayRef<DeviceIDTargetDeviceSpecPair> mlir::TargetSystemSpecInterface::getEntries() const { … }
std::optional<::mlir::TargetDeviceSpecInterface> mlir::TargetSystemSpecInterface::getDeviceSpecForDeviceID(StringAttr deviceID) const { … }
::llvm::LogicalResult mlir::TargetSystemSpecInterface::verifySpec(::mlir::Location loc) const { … }
::mlir::FailureOr<::mlir::Attribute> mlir::TargetSystemSpecInterface::query(::mlir::DataLayoutEntryKey key) const { … }