/external/pixman/pixman/ |
pixman-mips-dspr2-asm.h | 295 * registers (scratch1 ... scratch4). It also requires maskG and maskB for 303 scratch1, scratch2, scratch3, scratch4 310 shra.ph \scratch4, \scratch2, 2 313 or \scratch2, \scratch2, \scratch4 314 shrl.qb \scratch4, \scratch3, 6 316 or \scratch3, \scratch3, \scratch4 319 shra.ph \scratch4, \scratch1, 2 320 or \scratch2, \scratch2, \scratch4 406 scratch4, scratch5, scratch6 412 muleu_s.ph.qbr \scratch4, \s2_8888, \m2_8 /* G2*M2 | B2*M2 * [all...] |
/external/chromium_org/v8/src/arm/ |
code-stubs-arm.h | 107 Register scratch4, 124 Register scratch4, 161 Register scratch4, 195 Register scratch4);
|
code-stubs-arm.cc | [all...] |
stub-cache-arm.cc | [all...] |
/external/chromium_org/v8/src/mips/ |
code-stubs-mips.h | 108 Register scratch4, 126 Register scratch4, 163 Register scratch4, 196 Register scratch4);
|
code-stubs-mips.cc | [all...] |
stub-cache-mips.cc | [all...] |
/external/chromium_org/v8/src/x64/ |
code-stubs-x64.h | 115 Register scratch4, 184 Register scratch4);
|
stub-cache-x64.cc | [all...] |
code-stubs-x64.cc | [all...] |
/external/v8/src/arm/ |
code-stubs-arm.h | 272 Register scratch4, 290 Register scratch4, 340 Register scratch4, 371 Register scratch4); [all...] |
code-stubs-arm.cc | [all...] |
macro-assembler-arm.h | 805 // case scratch2, scratch3 and scratch4 are unmodified. 813 Register scratch4, [all...] |
macro-assembler-arm.cc | [all...] |
stub-cache-arm.cc | 4343 Register scratch4 = r7; local [all...] |
/external/v8/src/mips/ |
code-stubs-mips.h | 273 Register scratch4, 291 Register scratch4, 341 Register scratch4, 371 Register scratch4); [all...] |
code-stubs-mips.cc | [all...] |
macro-assembler-mips.h | [all...] |
stub-cache-mips.cc | 4398 Register scratch4 = t3; local [all...] |
macro-assembler-mips.cc | [all...] |
/external/v8/src/x64/ |
code-stubs-x64.h | 281 Register scratch4, 360 Register scratch4);
|
code-stubs-x64.cc | [all...] |
/external/chromium_org/v8/src/ |
stub-cache.h | 713 Register scratch4() { return registers_[5]; } function in class:v8::internal::LoadStubCompiler [all...] |