Searched refs:rhsMaskType (Results 1 – 1 of 1) sorted by relevance
781 auto rhsMaskType = getRHSVectorMaskType(); in verify() local782 if ((lhsMaskType && !rhsMaskType) || (!lhsMaskType && rhsMaskType)) in verify()784 if (lhsMaskType && rhsMaskType) { in verify()787 rhsMaskType.getShape().size() != rhsType.getShape().size()) in verify()