Searched refs:getUInt64Type (Results 1 – 2 of 2) sorted by relevance
224 IntType getUInt64Type() const { in getUInt64Type() function
233 Ty = IsSigned ? TI.getInt64Type() : TI.getUInt64Type(); in DefineExactWidthIntType()253 Ty = IsSigned ? TI.getInt64Type() : TI.getUInt64Type(); in DefineExactWidthIntTypeSize()