Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaChecking.cpp1521 bool IsPolyUnsigned, bool IsInt64Long) { in getNeonEltType() argument
1530 if (IsInt64Long) in getNeonEltType()
1540 if (IsInt64Long) in getNeonEltType()
1593 bool IsInt64Long = in CheckNeonBuiltinFunctionCall() local
1596 getNeonEltType(NeonTypeFlags(TV), Context, IsPolyUnsigned, IsInt64Long); in CheckNeonBuiltinFunctionCall()