Home
last modified time | relevance | path

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

/external/llvm-project/mlir/include/mlir/Dialect/Linalg/Transforms/
DTransforms.h219 setAllocationDeallocationFns(AllocBufferCallbackFn const &allocFn, in setAllocationDeallocationFns() function
/external/llvm-project/mlir/test/lib/Transforms/
DTestLinalgTransforms.cpp292 .setAllocationDeallocationFns(allocCallBackFn, deallocCallBackFn) in fillPromotionCallBackPatterns()