Searched refs:tmp32_0 (Results 1 – 1 of 1) sorted by relevance
/external/webrtc/webrtc/common_audio/signal_processing/ |
D | min_max_operations_mips.c | 26 int32_t tmp32_0, tmp32_1, tmp32_2, tmp32_3; in WebRtcSpl_MaxAbsValueW16_mips() local 78 : [tmp32_0] "=&r" (tmp32_0), [tmp32_1] "=&r" (tmp32_1), in WebRtcSpl_MaxAbsValueW16_mips() 90 : [tmp32_0] "=&r" (tmp32_0), [totMax] "+r" (totMax) in WebRtcSpl_MaxAbsValueW16_mips() 101 : [tmp32_0] "=&r" (tmp32_0), [tmp32_1] "=&r" (tmp32_1), in WebRtcSpl_MaxAbsValueW16_mips() 191 : [tmp32_0] "=&r" (tmp32_0), [tmp32_1] "=&r" (tmp32_1), in WebRtcSpl_MaxAbsValueW16_mips() 207 : [tmp32_0] "=&r" (tmp32_0), [tmp32_1] "=&r" (tmp32_1), in WebRtcSpl_MaxAbsValueW16_mips()
|