Searched refs:getInt64Type (Results 1 – 6 of 6) sorted by relevance
135 Int64Type = HostTarget->getInt64Type(); in NVPTXTargetInfo()
139 Int64Type = HostTarget->getInt64Type(); in BaseSPIRTargetInfo()
242 Ty = IsSigned ? TI.getInt64Type() : TI.getUInt64Type(); in DefineExactWidthIntType()267 Ty = IsSigned ? TI.getInt64Type() : TI.getUInt64Type(); in DefineExactWidthIntTypeSize()
405 IntType getInt64Type() const { return Int64Type; } in getInt64Type() function
786 bool IsInt64Long = TI.getInt64Type() == TargetInfo::SignedLong; in CheckNeonBuiltinFunctionCall()
11715 switch (Context.getTargetInfo().getInt64Type()) { in DecodeTypeFromStr()