Searched refs:rhsMaskType (Results 1 – 1 of 1) sorted by relevance
428 auto rhsMaskType = op.getRHSVectorMaskType(); in verify() local429 if ((lhsMaskType && !rhsMaskType) || (!lhsMaskType && rhsMaskType)) in verify()431 if (lhsMaskType && rhsMaskType) { in verify()434 rhsMaskType.getShape().size() != rhsType.getShape().size()) in verify()