Searched refs:IsInt64Long (Results 1 – 2 of 2) sorted by relevance
1150 bool IsPolyUnsigned, bool IsInt64Long) { in getNeonEltType() argument1159 if (IsInt64Long) in getNeonEltType()1169 if (IsInt64Long) in getNeonEltType()1220 bool IsInt64Long = in CheckNeonBuiltinFunctionCall() local1223 getNeonEltType(NeonTypeFlags(TV), Context, IsPolyUnsigned, IsInt64Long); in CheckNeonBuiltinFunctionCall()
2023 bool IsPolyUnsigned, bool IsInt64Long) { in getNeonEltType() argument2032 if (IsInt64Long) in getNeonEltType()2042 if (IsInt64Long) in getNeonEltType()2220 bool IsInt64Long = TI.getInt64Type() == TargetInfo::SignedLong; in CheckNeonBuiltinFunctionCall() local2222 getNeonEltType(NeonTypeFlags(TV), Context, IsPolyUnsigned, IsInt64Long); in CheckNeonBuiltinFunctionCall()