Lines Matching defs:ranked
292 // Extract pointer to the underlying ranked descriptor and bitcast it to a
672 // memref::CastOp reduce to bitcast in the ranked MemRef case and can be
699 // For ranked/ranked case, just keep the original descriptor.
704 // Casting ranked to unranked memref type
727 // Casting from unranked type to ranked.
799 auto makeUnranked = [&, this](Value ranked, MemRefType type) {
804 typeConverter->promoteOneMemRefDescriptor(loc, ranked, rewriter);
988 /// Extracts allocated, aligned pointers and offset from a ranked or unranked
990 /// ranked descriptor.
1014 // Extract pointer to the underlying ranked memref descriptor and cast it to
1211 // Create the unranked memref descriptor that holds the ranked one. The