Searched defs:rhsType (Results 1 – 8 of 8) sorted by relevance
212 auto rhsType = rhs.getType(); in createIComparisonExpr() local226 auto rhsType = rhs.getType(); in createFComparisonExpr() local
202 } else if (auto rhsType{TypeAndShape::Characterize(d, context_)}) { in Check() local
3018 std::optional<DynamicType> rhsType{rhs.GetType()}; in TryDefinedAssignment() local3185 const DynamicType &lhsType, const DynamicType &rhsType) { in AddAssignmentConversion()
84 const std::optional<evaluate::DynamicType> &rhsType, int rhsRank) { in IsDefinedAssignment()
1336 VectorType rhsType = op.getOperandTypeRHS().dyn_cast<VectorType>(); in matchAndRewrite() local1644 VectorType rhsType = op.getRhsType(); in matchAndRewrite() local1987 VectorType rhsType = op.getRhsType(); in matchAndRewrite() local2011 VectorType rhsType = op.getRhsType(); in lowerParallel() local2060 VectorType rhsType = op.getRhsType(); in lowerReduction() local
243 auto rhsType = types[1].cast<VectorType>(); in parseContractionOp() local274 static bool verifyDimMap(VectorType lhsType, VectorType rhsType, in verifyDimMap()286 ContractionOp op, VectorType lhsType, VectorType rhsType, Type accType, in verifyOutputShape()373 auto rhsType = op.getRhsType(); in verify() local
1199 QualType rhsType =Context.getCanonicalType(IvarType).getUnqualifiedType(); in ActOnPropertyImplDecl() local1516 QualType rhsType =Context.getCanonicalType(GetterType).getUnqualifiedType(); in DiagnosePropertyAccessorMismatch() local
1396 QualType rhsType =Context.getCanonicalType(IvarType).getUnqualifiedType(); in ActOnPropertyImplDecl() local1744 QualType rhsType =Context.getCanonicalType(GetterType).getUnqualifiedType(); in DiagnosePropertyAccessorMismatch() local