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

  /external/webp/src/dsp/
enc_mips32.c 34 "lh %[temp16], " #A "(%[temp20]) \n\t" \
35 "lh %[temp18], " #B "(%[temp20]) \n\t" \
36 "lh %[temp17], " #C "(%[temp20]) \n\t" \
37 "lh %[temp19], " #D "(%[temp20]) \n\t" \
79 "lw %[temp20], 0(%[args]) \n\t" \
84 "lbu %[temp16], 0+" XSTR(BPS) "*" #A "(%[temp20]) \n\t" \
85 "lbu %[temp17], 1+" XSTR(BPS) "*" #A "(%[temp20]) \n\t" \
86 "lbu %[temp18], 2+" XSTR(BPS) "*" #A "(%[temp20]) \n\t" \
87 "lbu %[temp19], 3+" XSTR(BPS) "*" #A "(%[temp20]) \n\t" \
100 "addiu %[temp20], $zero, 255 \n\t"
120 int temp14, temp15, temp16, temp17, temp18, temp19, temp20; local
484 int temp17, temp18, temp19, temp20; local
    [all...]
enc_mips_dsp_r2.c 139 "sh %[" #TEMP0 "], " #A "(%[temp20]) \n\t" \
140 "sh %[" #TEMP4 "], " #C "(%[temp20]) \n\t" \
141 "sh %[" #TEMP8 "], " #D "(%[temp20]) \n\t" \
142 "sh %[" #TEMP12 "], " #B "(%[temp20]) \n\t"
149 int temp17, temp18, temp19, temp20; local
158 "lw %[temp20], 8(%[args]) \n\t"
164 [temp0]"=&r"(temp0), [temp19]"=&r"(temp19), [temp20]"=&r"(temp20)
    [all...]
  /external/libavc/common/x86/
ih264_iquant_itrans_recon_ssse3.c 397 temp18, temp19, temp20; local
    [all...]

Completed in 4192 milliseconds