Home
last modified time | relevance | path

Searched refs:Poly8 (Results 1 – 4 of 4) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/
H A DTargetBuiltins.h194 Poly8, enumerator
215 return ET == Poly8 || ET == Poly16 || ET == Poly64; in isPoly()
/freebsd-14.2/contrib/llvm-project/clang/utils/TableGen/
H A DNeonEmitter.cpp95 Poly8, enumerator
714 Base = (unsigned)NeonTypeFlags::Poly8 + Addend; in getNeonEnum()
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp2933 case NeonTypeFlags::Poly8: in RFT()
2979 case NeonTypeFlags::Poly8: in getNeonEltType()
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp6074 case NeonTypeFlags::Poly8: in GetNeonType()