Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Sema/
H A DSemaARM.cpp355 getNeonEltType(NeonTypeFlags Flags,ASTContext & Context,bool IsPolyUnsigned,bool IsInt64Long) getNeonEltType() argument
783 bool IsPolyUnsigned = Arch == llvm::Triple::aarch64 || CheckNeonBuiltinFunctionCall() local
H A DSemaType.cpp8036 bool IsPolyUnsigned = Triple.getArch() == llvm::Triple::aarch64 || isPermittedNeonBaseType() local