HomeSort by relevance Sort by last modified time
    Searched refs:BroadcastMulImpl (Results 1 - 2 of 2) sorted by null

  /external/gemmlowp/internal/
simd_wrappers_common_neon_sse.h 355 struct BroadcastMulImpl<RegBlockInt32<4, 1>, RegBlockInt32<1, 1>> {
366 struct BroadcastMulImpl<RegBlockInt32<4, 1>, RegBlockInt32<4, 1>> {
377 struct BroadcastMulImpl<RegBlockInt32<1, 4>, RegBlockInt32<1, 4>> {
388 struct BroadcastMulImpl<RegBlockInt32<1, 4>, RegBlockInt32<1, 1>> {
399 struct BroadcastMulImpl<RegBlockInt32<4, 4>, RegBlockInt32<1, 4>> {
414 struct BroadcastMulImpl<RegBlockInt32<4, 4>, RegBlockInt32<4, 1>> {
429 struct BroadcastMulImpl<RegBlockInt32<8, 1>, RegBlockInt32<1, 1>> {
443 struct BroadcastMulImpl<RegBlockInt32<8, 1>, RegBlockInt32<8, 1>> {
456 struct BroadcastMulImpl<RegBlockInt32<8, 4>, RegBlockInt32<1, 4>> {
473 struct BroadcastMulImpl<RegBlockInt32<8, 4>, RegBlockInt32<8, 1>>
    [all...]
simd_wrappers.h 195 struct BroadcastMulImpl {
236 return BroadcastMulImpl<

Completed in 149 milliseconds