Searched refs:getInt64Type (Results 1 – 4 of 4) sorted by relevance
223 IntType getInt64Type() const { return Int64Type; } in getInt64Type() function
233 Ty = IsSigned ? TI.getInt64Type() : TI.getUInt64Type(); in DefineExactWidthIntType()253 Ty = IsSigned ? TI.getInt64Type() : TI.getUInt64Type(); in DefineExactWidthIntTypeSize()
7592 switch (Context.getTargetInfo().getInt64Type()) { in DecodeTypeFromStr()
675 Context.getTargetInfo().getInt64Type() == TargetInfo::SignedLong; in CheckNeonBuiltinFunctionCall()