Searched refs:getLongLongWidth (Results 1 – 15 of 15) sorted by relevance
108 Width = TargetInfo.getLongLongWidth(); in check()120 Width = TargetInfo.getLongLongWidth(); in check()
181 case UnsignedLongLong: return getLongLongWidth(); in getTypeWidth()195 if (getLongLongWidth() == BitWidth) in getIntTypeByWidth()210 if (getLongLongWidth() >= BitWidth) in getLeastIntTypeByWidth()
1738 LongLongWidth = HostTarget->getLongLongWidth(); in NVPTXTargetInfo()
237 case UnsignedLongLong: return getLongLongWidth(); in getTypeWidth()251 if (getLongLongWidth() == BitWidth) in getIntTypeByWidth()266 if (getLongLongWidth() >= BitWidth) in getLeastIntTypeByWidth()
124 LongLongWidth = HostTarget->getLongLongWidth(); in NVPTXTargetInfo()
701 DefineTypeSizeof("__SIZEOF_LONG_LONG__", TI.getLongLongWidth(), TI, Builder); in InitializePredefinedMacros()780 if (TI.getLongLongWidth() > TI.getLongWidth()) in InitializePredefinedMacros()805 if (TI.getLongLongWidth() > TI.getLongWidth()) { in InitializePredefinedMacros()
840 DefineTypeSizeof("__SIZEOF_LONG_LONG__", TI.getLongLongWidth(), TI, Builder); in InitializePredefinedMacros()921 if (TI.getLongLongWidth() > TI.getLongWidth()) in InitializePredefinedMacros()946 if (TI.getLongLongWidth() > TI.getLongWidth()) { in InitializePredefinedMacros()
326 unsigned getLongLongWidth() const { return LongLongWidth; } in getLongLongWidth() function
444 unsigned getLongLongWidth() const { return LongLongWidth; } in getLongLongWidth() function
3312 llvm::APInt ResultVal(Context.getTargetInfo().getLongLongWidth(), 0); in ActOnNumericConstant()3470 Context.getTargetInfo().getLongLongWidth(); in ActOnNumericConstant()3488 unsigned LongLongSize = Context.getTargetInfo().getLongLongWidth(); in ActOnNumericConstant()3509 Width = Context.getTargetInfo().getLongLongWidth(); in ActOnNumericConstant()12328 else if (pw == Context.getTargetInfo().getLongLongWidth()) in ActOnGNUNullExpr()
14883 BestWidth = Context.getTargetInfo().getLongLongWidth(); in ActOnEnumBody()14916 BestWidth = Context.getTargetInfo().getLongLongWidth(); in ActOnEnumBody()
3728 llvm::APInt ResultVal(Context.getTargetInfo().getLongLongWidth(), 0); in ActOnNumericConstant()3933 Context.getTargetInfo().getLongLongWidth(); in ActOnNumericConstant()3951 unsigned LongLongSize = Context.getTargetInfo().getLongLongWidth(); in ActOnNumericConstant()3972 Width = Context.getTargetInfo().getLongLongWidth(); in ActOnNumericConstant()15628 else if (pw == Context.getTargetInfo().getLongLongWidth()) in ActOnGNUNullExpr()
18108 BestWidth = Context.getTargetInfo().getLongLongWidth(); in ActOnEnumBody()18141 BestWidth = Context.getTargetInfo().getLongLongWidth(); in ActOnEnumBody()
1636 Width = Target->getLongLongWidth(); in getTypeInfoImpl()
2013 Width = Target->getLongLongWidth(); in getTypeInfoImpl()