Searched refs:getInt64Type (Results 1 – 5 of 5) sorted by relevance
235 Ty = IsSigned ? TI.getInt64Type() : TI.getUInt64Type(); in DefineExactWidthIntType()255 Ty = IsSigned ? TI.getInt64Type() : TI.getUInt64Type(); in DefineExactWidthIntTypeSize()
241 IntType getInt64Type() const { return Int64Type; } in getInt64Type() function
1751 Int64Type = HostTarget->getInt64Type(); in NVPTXTargetInfo()
8125 switch (Context.getTargetInfo().getInt64Type()) { in DecodeTypeFromStr()
1221 Context.getTargetInfo().getInt64Type() == TargetInfo::SignedLong; in CheckNeonBuiltinFunctionCall()