Searched defs:InnerBits (Results 1 – 4 of 4) sorted by relevance
52 struct InnerBits { struct53 bool y;55 unsigned d : 16;56 unsigned e : 6;57 unsigned f : 2;
699 unsigned InnerBits = InnerVT.getSizeInBits(); in SimplifyDemandedBits() local
1373 unsigned InnerBits = InnerVT.getScalarSizeInBits(); in SimplifyDemandedBits() local
1724 unsigned InnerBits = InnerVT.getScalarSizeInBits(); in SimplifyDemandedBits() local