Searched defs:total_shift (Results 1 – 12 of 12) sorted by relevance
66 const int total_shift = params.output_shift - recip_shift - headroom; in DivElementwise() local140 const int total_shift = params.output_shift - recip_shift - headroom; in BroadcastDivSlowQuantized() local
151 const int64_t total_shift = 31 - shift; in MultiplyByQuantizedMultiplier() local193 const int64_t total_shift = 15 - shift; in MultiplyByQuantizedMultiplier() local283 int total_shift = 15 - shift; in MultiplyByQuantizedMultiplier() local
53 int total_shift = 31 - shift; in MultiplyByQuantizedMultiplier() local
86 uint32_t total_shift = 0; in cpuinfo_x86_detect_topology() local
48 const int64_t total_shift = 31 - shift; in MultiplyByQuantizedMultiplier() local
1488 let mut total_shift = 0; in test_rotate_left_random() localVariable1506 let mut total_shift = 0; in test_rotate_right_random() localVariable
689 unsigned total_shift = 0; in calc_local_trace_size() local
2384 const int total_shift = params.output_shift - recip_shift - headroom; in BroadcastDivSlow() local