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