Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/unittests/Interfaces/
H A DDataLayoutInterfacesTest.cpp165 struct OpWith7BitByte struct
166 : public Op<OpWith7BitByte, DataLayoutOpInterface::Trait> {
167 MLIR_DEFINE_EXPLICIT_INTERNAL_INLINE_TYPE_ID(OpWith7BitByte)
193 addOperations<OpWithLayout, OpWith7BitByte>(); in DLTestDialect()