Searched defs:rhsType (Results 1 – 12 of 12) sorted by relevance
47 auto rhsType = rhs.getType().cast<TensorType>(); in matchAndRewrite() local95 auto rhsType = rhs.getType().cast<TensorType>(); in matchAndRewrite() local
66 auto rhsType = einsum.rhs().getType().cast<RankedTensorType>(); in matchAndRewrite() local
1551 auto rhsType = in matchAndRewrite() local1600 auto rhsType = rhs.getType().dyn_cast<RankedTensorType>(); in matchAndRewrite() local
33 RankedTensorType rhsType = rhs.getType().dyn_cast<RankedTensorType>(); in isLegalNumpyRankedBroadcast() local
32 RankedTensorType rhsType = rhs.getType().dyn_cast<RankedTensorType>(); in isLegalNumpyRankedBroadcast() local
142 ShapedType rhsType = operands[1].getType().dyn_cast<ShapedType>(); in InferBroadcastBinaryOpReturnTypeComponents() local
1017 auto rhsType = op.rhs().getType().cast<ShapedType>(); in inferReturnTypes() local1024 auto rhsType = rhs().getType().cast<ShapedType>(); in verify() local1107 auto rhsType = this->rhs().getType().dyn_cast<RankedTensorType>(); in verify() local1151 auto rhsType = rhs().getType().dyn_cast<ShapedType>(); in reifyReturnTypeShapes() local1988 auto rhsType = op.rhs().getType().cast<RankedTensorType>(); in verifyConvolutionAttributes() local2068 auto rhsType = op.rhs().getType().cast<RankedTensorType>(); in inferConvolutionOpReturnShape() local2096 auto rhsType = rhs().getType().dyn_cast<RankedTensorType>(); in verify() local
81 auto rhsType = op.rhs().getType().dyn_cast<RankedTensorType>(); in matchAndRewrite() local
54 MemRefType rhsType = rhs.getType().cast<MemRefType>(); in matchAndRewrite() local569 const auto& rhsType = rhs.getType().template cast<MemRefType>(); in matchAndRewrite() local
169 ShapedType rhsType = operands[1].getType().dyn_cast<ShapedType>(); in InferBroadcastBinaryOpReturnTypeComponents() local
1015 auto rhsType = op.rhs().getType().cast<ShapedType>(); in inferReturnTypes() local1022 auto rhsType = rhs().getType().cast<ShapedType>(); in verify() local1105 auto rhsType = this->rhs().getType().dyn_cast<RankedTensorType>(); in verify() local1188 auto rhsType = rhs().getType().dyn_cast<ShapedType>(); in reifyReturnTypeShapes() local2283 auto rhsType = op.rhs().getType().cast<RankedTensorType>(); in verifyConvolutionAttributes() local2363 auto rhsType = op.rhs().getType().cast<RankedTensorType>(); in inferConvolutionOpReturnShape() local2495 auto rhsType = rhs().getType().dyn_cast<RankedTensorType>(); in verify() local
1199 QualType rhsType =Context.getCanonicalType(IvarType).getUnqualifiedType(); in ActOnPropertyImplDecl() local1516 QualType rhsType =Context.getCanonicalType(GetterType).getUnqualifiedType(); in DiagnosePropertyAccessorMismatch() local