HomeSort by relevance Sort by last modified time
    Searched defs:scratch2 (Results 1 - 25 of 50) sorted by null

1 2

  /device/google/contexthub/firmware/os/cpu/cortexm4/
atomicBitset.c 87 uint32_t scratch1, scratch2, scratch3, bit = 32; local
105 :"=r"(scratch1), "=r"(bit), "=r"(scratch2), "=l"(scratch3), "=r"(wordPtr)
  /external/libvpx/libvpx/vpx_dsp/mips/
convolve2_avg_dspr2.c 32 uint32_t scratch1, scratch2; local
82 "lbu %[scratch2], 1(%[dst_ptr]) \n\t"
89 "addqh_r.w %[store2], %[store2], %[scratch2] \n\t" /* pixel 2 */
95 "lbu %[scratch2], 3(%[dst_ptr]) \n\t"
100 "addqh_r.w %[store2], %[store2], %[scratch2] \n\t" /* pixel 4 */
107 [scratch2] "=&r"(scratch2), [Temp1] "=&r"(Temp1),
131 uint32_t scratch1, scratch2; local
182 "lbu %[scratch2], 1(%[dst_ptr]) \n\t"
189 "addqh_r.w %[store2], %[store2], %[scratch2] \n\t" /* pixel 2 *
    [all...]
convolve8_vert_dspr2.c 33 uint32_t scratch1, scratch2; local
75 "preceu.ph.qbr %[scratch2], %[load3] \n\t"
77 "precrq.ph.w %[n2], %[p2], %[scratch2] \n\t" /* pixel 2 */
78 "append %[p2], %[scratch2], 16 \n\t" /* pixel 1 */
89 "preceu.ph.qbl %[scratch2], %[load3] \n\t"
91 "precrq.ph.w %[n2], %[p2], %[scratch2] \n\t" /* pixel 2 */
92 "append %[p2], %[scratch2], 16 \n\t" /* pixel 1 */
112 "preceu.ph.qbr %[scratch2], %[load3] \n\t"
114 "precrq.ph.w %[n2], %[p2], %[scratch2] \n\t" /* pixel 2 */
115 "append %[p2], %[scratch2], 16 \n\t" /* pixel 1 *
181 uint32_t scratch1, scratch2; local
    [all...]
convolve8_avg_dspr2.c 33 uint32_t scratch1, scratch2; local
75 "preceu.ph.qbr %[scratch2], %[load3] \n\t"
77 "precrq.ph.w %[n2], %[p2], %[scratch2] \n\t" /* pixel 2 */
78 "append %[p2], %[scratch2], 16 \n\t" /* pixel 1 */
89 "preceu.ph.qbl %[scratch2], %[load3] \n\t"
91 "precrq.ph.w %[n2], %[p2], %[scratch2] \n\t" /* pixel 2 */
92 "append %[p2], %[scratch2], 16 \n\t" /* pixel 1 */
112 "preceu.ph.qbr %[scratch2], %[load3] \n\t"
114 "precrq.ph.w %[n2], %[p2], %[scratch2] \n\t" /* pixel 2 */
115 "append %[p2], %[scratch2], 16 \n\t" /* pixel 1 *
189 uint32_t scratch1, scratch2; local
    [all...]
  /external/protobuf/src/google/protobuf/util/
field_comparator.cc 99 string scratch2; local
104 message_2, field, index_2, &scratch2)));
109 string scratch2; local
113 reflection_2->GetStringReference(message_2, field, &scratch2)));
  /external/v8/src/ic/
access-compiler.h 60 Register scratch2() const { return registers_[3]; } function in class:v8::internal::BASE_EMBEDDED
  /external/v8/src/arm64/
code-stubs-arm64.h 20 Register scratch2, Register scratch3, Register scratch4);
26 Register scratch2,
32 Register scratch1, Register scratch2, Label* chars_not_equal);
241 Register scratch2() { return scratch2_; } function in class:v8::internal::RecordWriteStub::RegisterAllocation
  /external/v8/src/ic/arm/
handler-compiler-arm.cc 324 Handle<WeakCell> native_context_cell, Register scratch1, Register scratch2,
330 __ LoadWeakValue(scratch2, native_context_cell, miss);
331 __ cmp(scratch1, scratch2);
339 __ ldr(scratch2,
340 ContextMemOperand(scratch2, Context::SECURITY_TOKEN_INDEX));
341 __ cmp(scratch1, scratch2);
350 Register scratch2, Handle<Name> name, Label* miss,
356 DCHECK(!scratch2.is(object_reg) && !scratch2.is(holder_reg) &&
357 !scratch2.is(scratch1))
388 name, scratch2, miss); local
402 scratch2); local
    [all...]
  /external/v8/src/ic/arm64/
handler-compiler-arm64.cc 350 Handle<WeakCell> native_context_cell, Register scratch1, Register scratch2,
356 __ LoadWeakValue(scratch2, native_context_cell, miss);
357 __ Cmp(scratch1, scratch2);
365 __ Ldr(scratch2,
366 ContextMemOperand(scratch2, Context::SECURITY_TOKEN_INDEX));
367 __ Cmp(scratch1, scratch2);
376 Register scratch2, Handle<Name> name, Label* miss,
381 DCHECK(!AreAliased(object_reg, scratch1, scratch2));
382 DCHECK(!AreAliased(holder_reg, scratch1, scratch2));
415 name, scratch2, miss) local
428 scratch2); local
    [all...]
  /external/v8/src/ic/ia32/
handler-compiler-ia32.cc 326 Handle<WeakCell> native_context_cell, Register scratch1, Register scratch2,
332 __ LoadWeakValue(scratch2, native_context_cell, miss);
333 __ cmp(scratch1, scratch2);
340 __ mov(scratch2, ContextOperand(scratch2, Context::SECURITY_TOKEN_INDEX));
341 __ cmp(scratch1, scratch2);
350 Register scratch2, Handle<Name> name, Label* miss,
356 DCHECK(!scratch2.is(object_reg) && !scratch2.is(holder_reg) &&
357 !scratch2.is(scratch1))
388 name, scratch2, miss); local
402 scratch2); local
    [all...]
  /external/v8/src/ic/mips/
handler-compiler-mips.cc 311 Handle<WeakCell> native_context_cell, Register scratch1, Register scratch2,
317 __ LoadWeakValue(scratch2, native_context_cell, miss);
320 __ Branch(&done, eq, scratch1, Operand(scratch2));
324 __ lw(scratch2, ContextMemOperand(scratch2, Context::SECURITY_TOKEN_INDEX));
326 __ Branch(miss, ne, scratch1, Operand(scratch2));
333 Register scratch2, Handle<Name> name, Label* miss,
339 DCHECK(!scratch2.is(object_reg) && !scratch2.is(holder_reg) &&
340 !scratch2.is(scratch1))
371 name, scratch2, miss); local
385 scratch2); local
    [all...]
  /external/v8/src/ic/mips64/
handler-compiler-mips64.cc 311 Handle<WeakCell> native_context_cell, Register scratch1, Register scratch2,
317 __ LoadWeakValue(scratch2, native_context_cell, miss);
320 __ Branch(&done, eq, scratch1, Operand(scratch2));
324 __ ld(scratch2, ContextMemOperand(scratch2, Context::SECURITY_TOKEN_INDEX));
326 __ Branch(miss, ne, scratch1, Operand(scratch2));
333 Register scratch2, Handle<Name> name, Label* miss,
339 DCHECK(!scratch2.is(object_reg) && !scratch2.is(holder_reg) &&
340 !scratch2.is(scratch1))
371 name, scratch2, miss); local
385 scratch2); local
    [all...]
  /external/v8/src/ic/ppc/
handler-compiler-ppc.cc 318 Handle<WeakCell> native_context_cell, Register scratch1, Register scratch2,
324 __ LoadWeakValue(scratch2, native_context_cell, miss);
325 __ cmp(scratch1, scratch2);
333 __ LoadP(scratch2,
334 ContextMemOperand(scratch2, Context::SECURITY_TOKEN_INDEX));
335 __ cmp(scratch1, scratch2);
344 Register scratch2, Handle<Name> name, Label* miss,
350 DCHECK(!scratch2.is(object_reg) && !scratch2.is(holder_reg) &&
351 !scratch2.is(scratch1))
387 name, scratch2, miss); local
401 scratch2); local
    [all...]
  /external/v8/src/ic/s390/
handler-compiler-s390.cc 307 Handle<WeakCell> native_context_cell, Register scratch1, Register scratch2,
313 __ LoadWeakValue(scratch2, native_context_cell, miss);
314 __ CmpP(scratch1, scratch2);
322 __ LoadP(scratch2,
323 ContextMemOperand(scratch2, Context::SECURITY_TOKEN_INDEX));
324 __ CmpP(scratch1, scratch2);
333 Register scratch2, Handle<Name> name, Label* miss,
339 DCHECK(!scratch2.is(object_reg) && !scratch2.is(holder_reg) &&
340 !scratch2.is(scratch1))
371 name, scratch2, miss); local
385 scratch2); local
    [all...]
  /external/v8/src/ic/x64/
handler-compiler-x64.cc 316 Handle<WeakCell> native_context_cell, Register scratch1, Register scratch2,
322 __ LoadWeakValue(scratch2, native_context_cell, miss);
323 __ cmpp(scratch1, scratch2);
330 __ movp(scratch2, ContextOperand(scratch2, Context::SECURITY_TOKEN_INDEX));
331 __ cmpp(scratch1, scratch2);
340 Register scratch2, Handle<Name> name, Label* miss,
346 DCHECK(!scratch2.is(object_reg) && !scratch2.is(holder_reg) &&
347 !scratch2.is(scratch1))
381 name, scratch2, miss); local
395 scratch2); local
    [all...]
  /external/v8/src/ic/x87/
handler-compiler-x87.cc 326 Handle<WeakCell> native_context_cell, Register scratch1, Register scratch2,
332 __ LoadWeakValue(scratch2, native_context_cell, miss);
333 __ cmp(scratch1, scratch2);
340 __ mov(scratch2, ContextOperand(scratch2, Context::SECURITY_TOKEN_INDEX));
341 __ cmp(scratch1, scratch2);
350 Register scratch2, Handle<Name> name, Label* miss,
356 DCHECK(!scratch2.is(object_reg) && !scratch2.is(holder_reg) &&
357 !scratch2.is(scratch1))
388 name, scratch2, miss); local
402 scratch2); local
    [all...]
  /external/skia/tests/
ResourceCacheTest.cpp 1402 TestResource *scratch2 = TestResource::CreateScratch(context->getGpu(), SkBudgeted::kYes, local
    [all...]
  /external/v8/src/compiler/ia32/
code-generator-ia32.cc 782 Register scratch2 = ecx; local
    [all...]
  /external/v8/src/arm/
code-stubs-arm.cc 689 const Register scratch2 = r4; local
729 __ vmov(double_result, 1.0, scratch2);
    [all...]
  /external/v8/src/builtins/arm/
builtins-arm.cc 2720 Register scratch2 = r6; local
    [all...]
  /external/v8/src/builtins/arm64/
builtins-arm64.cc 1965 Register scratch2 = x11; local
2800 Register scratch2 = x6; local
3145 Register scratch1 = x13, scratch2 = x14; local
3184 Register scratch1 = x13, scratch2 = x14; local
    [all...]
  /external/v8/src/builtins/ia32/
builtins-ia32.cc 522 Register scratch2) {
524 Register return_pc = scratch2;
685 Register scratch1, Register scratch2,
694 // Make scratch2 the space we have left. The stack might already be overflowed
695 // here which will cause scratch2 to become negative.
696 __ mov(scratch2, esp);
697 __ sub(scratch2, scratch1);
706 __ cmp(scratch2, scratch1);
791 // register. scratch1 and scratch2 are used as temporary registers. Their
795 Register scratch1, Register scratch2, bool receiver_in_args
871 scratch2); local
2791 Register scratch2 = edi; local
2915 Register scratch2 = esi; local
    [all...]
  /external/v8/src/builtins/mips/
builtins-mips.cc 2728 Register scratch2 = t1; local
    [all...]
  /external/v8/src/builtins/mips64/
builtins-mips64.cc 2754 Register scratch2 = t1; local
    [all...]
  /external/v8/src/builtins/ppc/
builtins-ppc.cc 2798 Register scratch2 = r9; local
    [all...]

Completed in 919 milliseconds

1 2