Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:isVector

746       if (TLO.LegalTypes() && !ShiftAmtTy.isVector())
948 !Op.getValueType().isVector() &&
949 !Op.getOperand(0).getValueType().isVector() &&
1615 switch (getBooleanContents(N0.getValueType().isVector())) {