Home
last modified time | relevance | path

Searched refs:IsInt64Long (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Sema/
DSemaChecking.cpp1150 bool IsPolyUnsigned, bool IsInt64Long) { in getNeonEltType() argument
1159 if (IsInt64Long) in getNeonEltType()
1169 if (IsInt64Long) in getNeonEltType()
1220 bool IsInt64Long = in CheckNeonBuiltinFunctionCall() local
1223 getNeonEltType(NeonTypeFlags(TV), Context, IsPolyUnsigned, IsInt64Long); in CheckNeonBuiltinFunctionCall()
/external/llvm-project/clang/lib/Sema/
DSemaChecking.cpp2023 bool IsPolyUnsigned, bool IsInt64Long) { in getNeonEltType() argument
2032 if (IsInt64Long) in getNeonEltType()
2042 if (IsInt64Long) in getNeonEltType()
2220 bool IsInt64Long = TI.getInt64Type() == TargetInfo::SignedLong; in CheckNeonBuiltinFunctionCall() local
2222 getNeonEltType(NeonTypeFlags(TV), Context, IsPolyUnsigned, IsInt64Long); in CheckNeonBuiltinFunctionCall()