Home | History | Annotate | Download | only in Frontend

Lines Matching refs:getShortWidth

501   DefineTypeSizeof("__SIZEOF_SHORT__", TI.getShortWidth(), TI, Builder);
551 if (TI.getShortWidth() > TI.getCharWidth())
554 if (TI.getIntWidth() > TI.getShortWidth())