Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/include/mlir/Dialect/Bufferization/Transforms/
H A DPasses.h91 void registerAllocationOpInterfaceExternalModels(DialectRegistry &registry);
/llvm-project-15.0.7/mlir/lib/Dialect/Bufferization/Transforms/
H A DBufferDeallocation.cpp640 registerAllocationOpInterfaceExternalModels(registry); in getDependentDialects()
691 void bufferization::registerAllocationOpInterfaceExternalModels( in registerAllocationOpInterfaceExternalModels() function in bufferization
H A DBufferize.cpp176 registerAllocationOpInterfaceExternalModels(registry); in getDependentDialects()