Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaType.cpp4739 bool IsPolyUnsigned = Triple.getArch() == llvm::Triple::aarch64 || in isPermittedNeonBaseType() local
H A DSemaChecking.cpp541 bool IsPolyUnsigned, bool IsInt64Long) { in getNeonEltType()
607 bool IsPolyUnsigned = Arch == llvm::Triple::aarch64; in CheckNeonBuiltinFunctionCall() local