Home | History | Annotate | Download | only in Frontend

Lines Matching refs:getIntMaxType

655   DefineTypeSize("__INTMAX_MAX__", TI.getIntMaxType(), TI, Builder);
682 DefineType("__INTMAX_TYPE__", TI.getIntMaxType(), Builder);
683 DefineFmt("__INTMAX", TI.getIntMaxType(), TI, Builder);
685 TI.getTypeConstantSuffix(TI.getIntMaxType()));
690 DefineTypeWidth("__INTMAX_WIDTH__", TI.getIntMaxType(), TI, Builder);