Home | History | Annotate | Download | only in Frontend

Lines Matching refs:getIntWidth

634       && TI.getIntWidth() == 32) {
640 && TI.getIntWidth() == 32) {
665 DefineTypeSizeof("__SIZEOF_INT__", TI.getIntWidth(), TI, Builder);
741 if (TI.getIntWidth() > TI.getShortWidth())
744 if (TI.getLongWidth() > TI.getIntWidth())
760 if (TI.getIntWidth() > TI.getShortWidth()) {
766 if (TI.getLongWidth() > TI.getIntWidth()) {