Searched refs:integralTypeToPrimTypeU (Results 1 – 1 of 1) sorted by relevance
243 static PrimType integralTypeToPrimTypeU(unsigned BitWidth) { in integralTypeToPrimTypeU() function274 return integralTypeToPrimTypeU(this->ShortWidth); in classify()279 return integralTypeToPrimTypeU(this->IntWidth); in classify()283 return integralTypeToPrimTypeU(this->LongWidth); in classify()287 return integralTypeToPrimTypeU(this->LongLongWidth); in classify()293 return integralTypeToPrimTypeU(8); in classify()298 return integralTypeToPrimTypeU(Ctx.getIntWidth(T)); in classify()313 return integralTypeToPrimTypeU(BT->getNumBits()); in classify()