Home
last modified time | relevance | path

Searched refs:PackedTypeImpl (Results 1 – 3 of 3) sorted by relevance

/external/ruy/ruy/
Dpack_common.h48 struct PackedTypeImpl { struct
53 using PackedType = typename PackedTypeImpl<ThePath, Scalar>::Type; argument
Dpack_x86.h44 struct PackedTypeImpl<Path::kAvx, std::uint8_t> {
49 struct PackedTypeImpl<Path::kAvx2Fma, std::uint8_t> {
53 struct PackedTypeImpl<Path::kAvx512, std::uint8_t> {
Dpack_arm.h45 struct PackedTypeImpl<Path::kNeon, std::uint8_t> {
49 struct PackedTypeImpl<Path::kNeonDotprod, std::uint8_t> {