Searched refs:initiallyEmpty (Results 1 – 1 of 1) sorted by relevance
161 MLIRContext initiallyEmpty; in TEST() local162 IntegerType i32 = IntegerType::get(&initiallyEmpty, 32); in TEST()164 initiallyEmpty.appendDialectRegistry(registry); in TEST()258 MLIRContext initiallyEmpty; in TEST() local259 initiallyEmpty.loadDialect<test::TestDialect>(); in TEST()260 attr = test::SimpleAAttr::get(&initiallyEmpty); in TEST()262 initiallyEmpty.appendDialectRegistry(registry); in TEST()