Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp8392 bool IsPolyUnsigned = Triple.getArch() == llvm::Triple::aarch64 || isPermittedNeonBaseType() local
H A DSemaChecking.cpp2965 getNeonEltType(NeonTypeFlags Flags,ASTContext & Context,bool IsPolyUnsigned,bool IsInt64Long) getNeonEltType() argument
3348 bool IsPolyUnsigned = Arch == llvm::Triple::aarch64 || CheckNeonBuiltinFunctionCall() local