Home | History | Annotate | Download | only in Frontend

Lines Matching refs:getSizeType

505                    TI.getTypeWidth(TI.getSizeType()), TI, Builder);
520 DefineType("__SIZE_TYPE__", TI.getSizeType(), Builder);
521 DefineTypeWidth("__SIZE_WIDTH__", TI.getSizeType(), TI, Builder);