Searched refs:DialectAllocatorFunctionRef (Results 1 – 3 of 3) sorted by relevance
28 using DialectAllocatorFunctionRef = function_ref<Dialect *(MLIRContext *)>; variable141 DialectAllocatorFunctionRef getDialectAllocator(StringRef name) const;
147 DialectAllocatorFunctionRef
405 DialectAllocatorFunctionRef allocator = in getOrLoadDialect()