MLIR  19.0.0git
mlir::tblgen::Property Member List

This is the complete list of members for mlir::tblgen::Property, including all inherited members.

getAssignToStorageCall() constmlir::tblgen::Propertyinline
getConvertFromAttributeCall() constmlir::tblgen::Propertyinline
getConvertFromStorageCall() constmlir::tblgen::Propertyinline
getConvertToAttributeCall() constmlir::tblgen::Propertyinline
getDef() constmlir::tblgen::Propertyinline
getDefaultValue() constmlir::tblgen::Propertyinline
getHashPropertyCall() constmlir::tblgen::Propertyinline
getInterfaceType() constmlir::tblgen::Propertyinline
getReadFromMlirBytecodeCall() constmlir::tblgen::Propertyinline
getStorageType() constmlir::tblgen::Propertyinline
getWriteToMlirBytecodeCall() constmlir::tblgen::Propertyinline
hasDefaultValue() constmlir::tblgen::Propertyinline
Property(const llvm::Record *record)mlir::tblgen::Propertyexplicit
Property(const llvm::DefInit *init)mlir::tblgen::Propertyexplicit
Property(StringRef storageType, StringRef interfaceType, StringRef convertFromStorageCall, StringRef assignToStorageCall, StringRef convertToAttributeCall, StringRef convertFromAttributeCall, StringRef readFromMlirBytecodeCall, StringRef writeToMlirBytecodeCall, StringRef hashPropertyCall, StringRef defaultValue)mlir::tblgen::Property