Searched defs:operand_ty (Results 1 – 4 of 4) sorted by relevance
40 auto operand_ty = operand.getType().cast<ShapedType>(); in matchAndRewrite() local
461 auto operand_ty = (*operands.begin()).getType().cast<ShapedType>(); in inferReturnTypes() local517 Type operand_ty = operand.getType(); in build() local527 auto operand_ty = getOperand().getType().cast<TensorType>(); in fold() local1749 static TensorType GetReduceResultType(Type operand_ty, in GetReduceResultType()2036 auto operand_ty = op.operand().getType().dyn_cast<RankedTensorType>(); in Verify() local
1587 auto operand_ty = val.getType().dyn_cast<ShapedType>(); in VerifyStridedSliceBase() local
2655 auto operand_ty = operand.getType().cast<TensorType>(); in matchAndRewrite() local