Home | History | Annotate | Download | only in Target

Lines Matching refs:TypeLegal

90     TypeLegal,           // The target natively supports this type.
315 case TypeLegal:
1458 (LA == TypeLegal ||
1535 if (NVT != MVT() && ValueTypeActions.getTypeAction(NVT) == TypeLegal)
1555 if (ValueTypeActions.getTypeAction(LargerVector) == TypeLegal)