Home
last modified time | relevance | path

Searched defs:writeToMlirBytecodeCall (Results 1 – 2 of 2) sorted by relevance

/llvm-project/mlir/lib/TableGen/
H A DProperty.cpp59 Property(StringRef storageType,StringRef interfaceType,StringRef convertFromStorageCall,StringRef assignToStorageCall,StringRef convertToAttributeCall,StringRef convertFromAttributeCall,StringRef readFromMlirBytecodeCall,StringRef writeToMlirBytecodeCall,StringRef hashPropertyCall,StringRef defaultValue) Property() argument
/llvm-project/mlir/include/mlir/TableGen/
H A DProperty.h105 StringRef writeToMlirBytecodeCall; global() variable