Home | History | Annotate | Download | only in TableGen

Lines Matching refs:VTs

679     VTs.push_back(getValueType(Type));
681 assert(!VTs.empty() && "RegisterClass must contain at least one ValueType!");
715 SpillSize = Size ? Size : MVT(VTs[0]).getSizeInBits();
752 VTs = Super.VTs;