Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaType.cpp4783 bool IsPolyUnsigned = Triple.getArch() == llvm::Triple::aarch64 || in isPermittedNeonBaseType() local
DSemaChecking.cpp607 bool IsPolyUnsigned, bool IsInt64Long) { in getNeonEltType()
673 bool IsPolyUnsigned = Arch == llvm::Triple::aarch64; in CheckNeonBuiltinFunctionCall() local