Home | History | Annotate | Download | only in CodeGen

Lines Matching full:bitfield

236   assert(Src.isSimple() && "Can't have aggregate bitfield, vector, etc");
802 // to the approprate value. This makes bitfield support automatic;