Home | History | Annotate | Download | only in TableGen

Lines Matching refs:getMinimalTypeForRange

274      << "  static const " << getMinimalTypeForRange(MaxRegUnitWeight, 32)
315 OS << " static const " << getMinimalTypeForRange(PSetsSeqs.size() - 1, 32)
331 OS << " static const " << getMinimalTypeForRange(PSetsSeqs.size() - 1, 32)
692 OS << " static const " << getMinimalTypeForRange(Rows.size(), 32)
700 OS << " static const " << getMinimalTypeForRange(SubRegIndicesSize + 1, 32)