Searched refs:isValidFundamentalIntWidth (Results 1 – 4 of 4) sorted by relevance
27 bool isValidFundamentalIntWidth(unsigned width);
67 : CPred<"::cir::isValidFundamentalIntWidth($_self.getWidth())">;
465 bool cir::isValidFundamentalIntWidth(unsigned width) { in isValidFundamentalIntWidth() function in cir
148 if (cir::isValidFundamentalIntWidth(alignedBits)) in getBitfieldStorageType()