Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:IVT

1215     MVT IVT = (MVT::SimpleValueType)IntReg;
1216 if (isTypeLegal(IVT)) {
1221 ValueTypeActions.setTypeAction(IVT, TypePromoteInteger);