Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaChecking.cpp1150 bool IsPolyUnsigned, bool IsInt64Long) { in getNeonEltType()
1219 bool IsPolyUnsigned = Arch == llvm::Triple::aarch64; in CheckNeonBuiltinFunctionCall() local
DSemaType.cpp6407 bool IsPolyUnsigned = Triple.getArch() == llvm::Triple::aarch64 || in isPermittedNeonBaseType() local
/external/llvm-project/clang/lib/Sema/
DSemaType.cpp7734 bool IsPolyUnsigned = Triple.getArch() == llvm::Triple::aarch64 || in isPermittedNeonBaseType() local
DSemaChecking.cpp2023 bool IsPolyUnsigned, bool IsInt64Long) { in getNeonEltType()
2217 bool IsPolyUnsigned = Arch == llvm::Triple::aarch64 || in CheckNeonBuiltinFunctionCall() local