Searched refs:getInt64Type (Results 1 – 6 of 6) sorted by relevance
140 Int64Type = HostTarget->getInt64Type(); in NVPTXTargetInfo()
146 Int64Type = HostTarget->getInt64Type(); in BaseSPIRTargetInfo()
242 Ty = IsSigned ? TI.getInt64Type() : TI.getUInt64Type(); in DefineExactWidthIntType()269 Ty = IsSigned ? TI.getInt64Type() : TI.getUInt64Type(); in DefineExactWidthIntTypeSize()
422 IntType getInt64Type() const { return Int64Type; } in getInt64Type() function
768 bool IsInt64Long = TI.getInt64Type() == TargetInfo::SignedLong; in CheckNeonBuiltinFunctionCall()
12337 switch (Context.getTargetInfo().getInt64Type()) { in DecodeTypeFromStr()