Searched refs:IsInt64Long (Results 1 – 1 of 1) sorted by relevance
2965 bool IsPolyUnsigned, bool IsInt64Long) { in getNeonEltType() argument2974 if (IsInt64Long) in getNeonEltType()2984 if (IsInt64Long) in getNeonEltType()3351 bool IsInt64Long = TI.getInt64Type() == TargetInfo::SignedLong; in CheckNeonBuiltinFunctionCall() local3353 getNeonEltType(NeonTypeFlags(TV), Context, IsPolyUnsigned, IsInt64Long); in CheckNeonBuiltinFunctionCall()