Home | History | Annotate | Download | only in TableGen

Lines Matching refs:MAX_SUBTARGET_FEATURES

124   if (N > MAX_SUBTARGET_FEATURES)
125 PrintFatalError("Too many subtarget features! Bump MAX_SUBTARGET_FEATURES.");