Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:IVT

897     MVT IVT = (MVT::SimpleValueType)IntReg;
898 if (isTypeLegal(IVT)) {
903 ValueTypeActions.setTypeAction(IVT, TypePromoteInteger);