Home
last modified time | relevance | path

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

/llvm-project/mlir/unittests/Bytecode/
H A DBytecodeTest.cpp111 class TestOpPropertiesDialect : public Dialect { global() class
113 MLIR_DEFINE_EXPLICIT_INTERNAL_INLINE_TYPE_ID(TestOpPropertiesDialect) MLIR_DEFINE_EXPLICIT_INTERNAL_INLINE_TYPE_ID() argument
117 explicit TestOpPropertiesDialect(MLIRContext *context) TestOpPropertiesDialect() function in __anon15c466c50211::TestOpPropertiesDialect
/llvm-project/mlir/unittests/IR/
H A DOpPropertiesTest.cpp155 class TestOpPropertiesDialect : public Dialect { class
157 MLIR_DEFINE_EXPLICIT_INTERNAL_INLINE_TYPE_ID(TestOpPropertiesDialect) in MLIR_DEFINE_EXPLICIT_INTERNAL_INLINE_TYPE_ID() argument
161 explicit TestOpPropertiesDialect(MLIRContext *context) in TestOpPropertiesDialect() function in __anonc23ba74e0111::TestOpPropertiesDialect
[all...]