Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/unittests/Interfaces/
H A DDataLayoutInterfacesTest.cpp165 struct OpWith7BitByte struct
170 static ArrayRef<StringRef> getAttributeNames() { return {}; } in getAttributeNames()
172 static StringRef getOperationName() { return "dltest.op_with_7bit_byte"; } in getOperationName()
174 DataLayoutSpecInterface getDataLayoutSpec() { in getDataLayoutSpec()
179 static unsigned getTypeSize(Type type, const DataLayout &dataLayout, in getTypeSize()