Lines Matching refs:vectorShape
42 static ArrayRef<int64_t> vectorShape(Type type) { in vectorShape() function
47 static ArrayRef<int64_t> vectorShape(Value value) { in vectorShape() function
48 return vectorShape(value.getType()); in vectorShape()
210 ArrayRef<int64_t> shape = vectorShape(arg); in frexp()
250 ArrayRef<int64_t> shape = vectorShape(arg); in exp2I32()
274 ArrayRef<int64_t> shape = vectorShape(x); in makePolynomialCalculation()
371 ArrayRef<int64_t> shape = vectorShape(op.getOperand()); in matchAndRewrite()
429 ArrayRef<int64_t> shape = vectorShape(op.getResult()); in matchAndRewrite()
495 ArrayRef<int64_t> shape = vectorShape(op.getOperand()); in matchAndRewrite()
583 ArrayRef<int64_t> shape = vectorShape(op.getOperand()); in logMatchAndRewrite()
730 ArrayRef<int64_t> shape = vectorShape(op.getOperand()); in matchAndRewrite()
777 ArrayRef<int64_t> shape = vectorShape(op.getOperand()); in matchAndRewrite()
905 ArrayRef<int64_t> shape = vectorShape(op.getOperand()); in matchAndRewrite()
1031 ArrayRef<int64_t> shape = vectorShape(op.getOperand()); in matchAndRewrite()
1101 ArrayRef<int64_t> shape = vectorShape(op.getOperand()); in matchAndRewrite()
1224 ArrayRef<int64_t> shape = vectorShape(op.getOperand()); in matchAndRewrite()