Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaARM.cpp355 bool IsPolyUnsigned, bool IsInt64Long) { in getNeonEltType()
783 bool IsPolyUnsigned = Arch == llvm::Triple::aarch64 || in CheckNeonBuiltinFunctionCall() local
H A DSemaType.cpp8090 bool IsPolyUnsigned = Triple.getArch() == llvm::Triple::aarch64 || in isPermittedNeonBaseType() local