Searched refs:getUInt64Type (Results 1 – 3 of 3) sorted by relevance
228 Ty = IsSigned ? TI.getInt64Type() : TI.getUInt64Type(); in DefineExactWidthIntType()253 Ty = IsSigned ? TI.getInt64Type() : TI.getUInt64Type(); in DefineExactWidthIntTypeSize()
359 IntType getUInt64Type() const { in getUInt64Type() function
7213 Fields[Count++] = { getFromTargetType(Target->getUInt64Type()), "_swift_rc" }; in getCFConstantStringDecl()