Home | History | Annotate | Download | only in TableGen

Lines Matching refs:Sz

177   explicit BitsRecTy(unsigned Sz) : Size(Sz) {}
179 static BitsRecTy *get(unsigned Sz);