Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaChecking.cpp2813 bool IsPolyUnsigned, bool IsInt64Long) { in getNeonEltType()
3010 bool IsInt64Long = TI.getInt64Type() == TargetInfo::SignedLong; in CheckNeonBuiltinFunctionCall() local