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

  /external/v8/src/ic/ia32/
handler-compiler-ia32.cc 503 __ mov(receiver(), Immediate(bit_cast<int32_t>(kZapValue)));
504 __ mov(holder_reg, Immediate(bit_cast<int32_t>(kZapValue)));
505 __ mov(this->name(), Immediate(bit_cast<int32_t>(kZapValue)));
  /external/v8/src/ic/x87/
handler-compiler-x87.cc 503 __ mov(receiver(), Immediate(bit_cast<int32_t>(kZapValue)));
504 __ mov(holder_reg, Immediate(bit_cast<int32_t>(kZapValue)));
505 __ mov(this->name(), Immediate(bit_cast<int32_t>(kZapValue)));
  /external/v8/src/ia32/
macro-assembler-ia32.cc 425 mov(value, Immediate(bit_cast<int32_t>(kZapValue)));
426 mov(index, Immediate(bit_cast<int32_t>(kZapValue)));
470 mov(value, Immediate(bit_cast<int32_t>(kZapValue)));
471 mov(dst, Immediate(bit_cast<int32_t>(kZapValue)));
531 mov(value, Immediate(bit_cast<int32_t>(kZapValue)));
532 mov(scratch1, Immediate(bit_cast<int32_t>(kZapValue)));
533 mov(scratch2, Immediate(bit_cast<int32_t>(kZapValue)));
601 mov(address, Immediate(bit_cast<int32_t>(kZapValue)));
602 mov(value, Immediate(bit_cast<int32_t>(kZapValue)));
    [all...]
code-stubs-ia32.cc     [all...]
  /external/v8/src/x87/
macro-assembler-x87.cc 352 mov(value, Immediate(bit_cast<int32_t>(kZapValue)));
353 mov(index, Immediate(bit_cast<int32_t>(kZapValue)));
392 mov(value, Immediate(bit_cast<int32_t>(kZapValue)));
393 mov(dst, Immediate(bit_cast<int32_t>(kZapValue)));
450 mov(value, Immediate(bit_cast<int32_t>(kZapValue)));
451 mov(scratch1, Immediate(bit_cast<int32_t>(kZapValue)));
452 mov(scratch2, Immediate(bit_cast<int32_t>(kZapValue)));
516 mov(address, Immediate(bit_cast<int32_t>(kZapValue)));
517 mov(value, Immediate(bit_cast<int32_t>(kZapValue)));
    [all...]
code-stubs-x87.cc     [all...]
  /external/v8/src/
globals.h 393 const Address kZapValue =
405 const Address kZapValue = reinterpret_cast<Address>(0xdeadbeef);
    [all...]
  /external/v8/src/x64/
macro-assembler-x64.cc 151 Move(kScratchRegister, kZapValue, Assembler::RelocInfoNone());
303 Move(value, kZapValue, Assembler::RelocInfoNone());
304 Move(dst, kZapValue, Assembler::RelocInfoNone());
339 Move(value, kZapValue, Assembler::RelocInfoNone());
340 Move(index, kZapValue, Assembler::RelocInfoNone());
410 Move(dst, kZapValue, Assembler::RelocInfoNone());
411 Move(map, kZapValue, Assembler::RelocInfoNone());
480 Move(address, kZapValue, Assembler::RelocInfoNone());
481 Move(value, kZapValue, Assembler::RelocInfoNone());
    [all...]
  /external/v8/src/arm/
macro-assembler-arm.cc 510 mov(value, Operand(bit_cast<int32_t>(kZapValue + 4)));
511 mov(dst, Operand(bit_cast<int32_t>(kZapValue + 8)));
580 mov(dst, Operand(bit_cast<int32_t>(kZapValue + 12)));
581 mov(map, Operand(bit_cast<int32_t>(kZapValue + 16)));
652 mov(address, Operand(bit_cast<int32_t>(kZapValue + 12)));
653 mov(value, Operand(bit_cast<int32_t>(kZapValue + 16)));
    [all...]
  /external/v8/src/arm64/
macro-assembler-arm64.cc     [all...]
  /external/v8/src/ppc/
macro-assembler-ppc.cc 324 mov(value, Operand(bit_cast<intptr_t>(kZapValue + 4)));
325 mov(dst, Operand(bit_cast<intptr_t>(kZapValue + 8)));
393 mov(dst, Operand(bit_cast<intptr_t>(kZapValue + 12)));
394 mov(map, Operand(bit_cast<intptr_t>(kZapValue + 16)));
459 mov(address, Operand(bit_cast<intptr_t>(kZapValue + 12)));
460 mov(value, Operand(bit_cast<intptr_t>(kZapValue + 16)));
    [all...]
  /external/v8/src/mips/
macro-assembler-mips.cc 241 li(value, Operand(bit_cast<int32_t>(kZapValue + 4)));
242 li(dst, Operand(bit_cast<int32_t>(kZapValue + 8)));
315 li(dst, Operand(bit_cast<int32_t>(kZapValue + 12)));
316 li(map, Operand(bit_cast<int32_t>(kZapValue + 16)));
390 li(address, Operand(bit_cast<int32_t>(kZapValue + 12)));
391 li(value, Operand(bit_cast<int32_t>(kZapValue + 16)));
    [all...]
code-stubs-mips.cc     [all...]
  /external/v8/src/s390/
macro-assembler-s390.cc 292 mov(value, Operand(bit_cast<intptr_t>(kZapValue + 4)));
293 mov(dst, Operand(bit_cast<intptr_t>(kZapValue + 8)));
357 mov(dst, Operand(bit_cast<intptr_t>(kZapValue + 12)));
358 mov(map, Operand(bit_cast<intptr_t>(kZapValue + 16)));
418 mov(address, Operand(bit_cast<intptr_t>(kZapValue + 12)));
419 mov(value, Operand(bit_cast<intptr_t>(kZapValue + 16)));
    [all...]
  /external/v8/src/mips64/
macro-assembler-mips64.cc 257 li(value, Operand(bit_cast<int64_t>(kZapValue + 4)));
258 li(dst, Operand(bit_cast<int64_t>(kZapValue + 8)));
331 li(dst, Operand(bit_cast<int64_t>(kZapValue + 12)));
332 li(map, Operand(bit_cast<int64_t>(kZapValue + 16)));
406 li(address, Operand(bit_cast<int64_t>(kZapValue + 12)));
407 li(value, Operand(bit_cast<int64_t>(kZapValue + 16)));
    [all...]
code-stubs-mips64.cc     [all...]
  /external/v8/src/heap/
spaces.cc     [all...]

Completed in 461 milliseconds