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

  /external/chromium_org/third_party/webrtc/modules/audio_processing/aec/
aec_core_mips.c 158 const float tmp1c = 1.0; local
168 "c.lt.s %[tmp1f], %[tmp1c] \n\t"
171 "c.lt.s %[tmp6f], %[tmp1c] \n\t"
177 "sub.s %[tmp1f], %[tmp1c], %[tmp1f] \n\t"
178 "sub.s %[tmp6f], %[tmp1c], %[tmp6f] \n\t"
211 "sub.s %[tmp1f], %[tmp1c], %[tmp1f] \n\t"
230 "c.lt.s %[tmp6f], %[tmp1c] \n\t"
234 "sub.s %[tmp6f], %[tmp1c], %[tmp6f] \n\t"
263 : [tmp1c] "f" (tmp1c), [tmp2c] "f" (tmp2c), [u_ptr_end] "r" (u_ptr_end
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeIntegerTypes.cpp     [all...]

Completed in 262 milliseconds