Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaChecking.cpp2050 bool IsPolyUnsigned, bool IsInt64Long) { in getNeonEltType() argument
2059 if (IsInt64Long) in getNeonEltType()
2069 if (IsInt64Long) in getNeonEltType()
2247 bool IsInt64Long = TI.getInt64Type() == TargetInfo::SignedLong; in CheckNeonBuiltinFunctionCall() local
2249 getNeonEltType(NeonTypeFlags(TV), Context, IsPolyUnsigned, IsInt64Long); in CheckNeonBuiltinFunctionCall()