Searched defs:vectorShape (Results 1 – 7 of 7) sorted by relevance
655 auto vectorShape = vectorType.getShape(); in foreachIndividualVectorElement() local 683 IndexCalculator indexFn, ArrayRef<int64_t> vectorShape) { in buildMmaSyncMemRefLoadOperand() argument 723 buildMmaSyncMemRefStoreOperand(OpBuilder & b,Location loc,Value vectorToStore,OpFoldResult laneId,Value memref,IndexCalculator indexFn,ArrayRef<int64_t> vectorShape) buildMmaSyncMemRefStoreOperand() argument [all...]
261 ArrayRef<int64_t> vectorShape = vectorType.getShape(); in isContiguousSlice() local
237 SmallVector<int64_t, 2> vectorShape; matchAndRewrite() local
468 ArrayRef<int64_t> vectorShape = read.getVectorType().getShape(); matchAndRewriteMaskableOp() local
52 static VectorShape vectorShape(Type type) { vectorShape() function 59 static VectorShape vectorShape(Value value) { vectorShape() function [all...]
205 SmallVector<int64_t> vectorShape; getCanonicalVecType() local
4746 ArrayRef<int64_t> vectorShape = transferOp.getVectorType().getShape(); matchAndRewrite() local