Searched refs:allocationFn (Results 1 – 2 of 2) sorted by relevance
159 AllocBufferCallbackFn allocationFn; member190 allocationFn = in LinalgOpInstancePromotionOptions()191 (options.allocationFn ? *(options.allocationFn) in LinalgOpInstancePromotionOptions()233 AllocBufferCallbackFn allocationFn, OperationFolder *folder) { in promoteSubviewAsNewBuffer() argument252 Optional<Value> fullLocalView = allocationFn(b, subView, fullSizes, folder); in promoteSubviewAsNewBuffer()277 b, loc, subView, options.allocationFn, folder); in promoteSubViews()
216 Optional<AllocBufferCallbackFn> allocationFn = None; member221 allocationFn = allocFn; in setAllocationDeallocationFns()248 AllocBufferCallbackFn allocationFn,