Home
last modified time | relevance | path

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

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