Home | History | Annotate | Download | only in TableGen

Lines Matching defs:getSizeInBits

184   unsigned getSizeInBits() const { return Bitwidth; }
1091 if (BaseType.getSizeInBits() == 128 && !BaseType.noManglingQ()) {
1938 DefaultSrcT.getSizeInBits() != DefaultT.getSizeInBits())