Searched refs:tmp32_0 (Results 1 – 1 of 1) sorted by relevance
/external/webrtc/common_audio/signal_processing/ |
D | min_max_operations_mips.c | 25 int32_t tmp32_0, tmp32_1, tmp32_2, tmp32_3; in WebRtcSpl_MaxAbsValueW16_mips() local 77 : [tmp32_0] "=&r" (tmp32_0), [tmp32_1] "=&r" (tmp32_1), in WebRtcSpl_MaxAbsValueW16_mips() 89 : [tmp32_0] "=&r" (tmp32_0), [totMax] "+r" (totMax) in WebRtcSpl_MaxAbsValueW16_mips() 100 : [tmp32_0] "=&r" (tmp32_0), [tmp32_1] "=&r" (tmp32_1), in WebRtcSpl_MaxAbsValueW16_mips() 190 : [tmp32_0] "=&r" (tmp32_0), [tmp32_1] "=&r" (tmp32_1), in WebRtcSpl_MaxAbsValueW16_mips() 206 : [tmp32_0] "=&r" (tmp32_0), [tmp32_1] "=&r" (tmp32_1), in WebRtcSpl_MaxAbsValueW16_mips()
|