Home | History | Annotate | Download | only in TableGen

Lines Matching defs:getSizeInBits

181   unsigned getSizeInBits() const { return Bitwidth; }
1073 if (BaseType.getSizeInBits() == 128 && !BaseType.noManglingQ()) {
1931 DefaultSrcT.getSizeInBits() != DefaultT.getSizeInBits())