Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaARM.cpp322 bool IsPolyUnsigned, bool IsInt64Long) { in getNeonEltType() argument
331 if (IsInt64Long) in getNeonEltType()
341 if (IsInt64Long) in getNeonEltType()
768 bool IsInt64Long = TI.getInt64Type() == TargetInfo::SignedLong; in CheckNeonBuiltinFunctionCall() local
770 IsPolyUnsigned, IsInt64Long); in CheckNeonBuiltinFunctionCall()