Searched defs:temp20 (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libwebp/dsp/
H A Denc_mips32.c37 "lh %[temp16], "#A"(%[temp20]) \n\t" \
38 "lh %[temp18], "#B"(%[temp20]) \n\t" \
39 "lh %[temp17], "#C"(%[temp20]) \n\t" \
40 "lh %[temp19], "#D"(%[temp20]) \n\t" \
82 "lw %[temp20], 0(%[args]) \n\t" \
87 "lbu %[temp16], "#A"(%[temp20]) \n\t" \
88 "lbu %[temp17], "#B"(%[temp20]) \n\t" \
89 "lbu %[temp18], "#C"(%[temp20]) \n\t" \
90 "lbu %[temp19], "#D"(%[temp20]) \n\t" \
103 "addiu %[temp20],
123 int temp14, temp15, temp16, temp17, temp18, temp19, temp20; local
479 int temp17, temp18, temp19, temp20; local
[all...]
/external/webp/src/dsp/
H A Denc_mips32.c37 "lh %[temp16], "#A"(%[temp20]) \n\t" \
38 "lh %[temp18], "#B"(%[temp20]) \n\t" \
39 "lh %[temp17], "#C"(%[temp20]) \n\t" \
40 "lh %[temp19], "#D"(%[temp20]) \n\t" \
82 "lw %[temp20], 0(%[args]) \n\t" \
87 "lbu %[temp16], "#A"(%[temp20]) \n\t" \
88 "lbu %[temp17], "#B"(%[temp20]) \n\t" \
89 "lbu %[temp18], "#C"(%[temp20]) \n\t" \
90 "lbu %[temp19], "#D"(%[temp20]) \n\t" \
103 "addiu %[temp20],
123 int temp14, temp15, temp16, temp17, temp18, temp19, temp20; local
479 int temp17, temp18, temp19, temp20; local
[all...]

Completed in 160 milliseconds