Lines Matching defs:memrefs
11 // operations to ensure that memrefs returned by functions never alias an
192 /// importantly the ownership map and list of memrefs to potentially be
295 /// the ownership map and list of memrefs to be deallocated according to the
610 // is enabled, and the function has memrefs as arguments or results.
621 // Ownership of implicitly captured memrefs from other regions is never
622 // taken, but ownership of memrefs in the same region (but different block)
659 // and ownership of memrefs.
789 SmallVector<Value> memrefs, conditions, toRetain;
791 builder, op.getLoc(), block, memrefs, conditions)))
800 op.getLoc(), memrefs, conditions, toRetain);