Home | History | Annotate | Download | only in Frontend

Lines Matching refs:getIntWidth

477       && TI.getIntWidth() == 32) {
496 DefineTypeSizeof("__SIZEOF_INT__", TI.getIntWidth(), TI, Builder);
554 if (TI.getIntWidth() > TI.getShortWidth())
557 if (TI.getLongWidth() > TI.getIntWidth())