Home | History | Annotate | Download | only in ia32

Lines Matching refs:Address

47   // esp[0 * kPointerSize]: return address
82 // esp[0 * kPointerSize]: return address
181 int32_t address(Label* l) const {
208 // esp[0]: return address
251 // |dst| is a lower address than |src|. Copy front-to-back.
315 // |dst| is a higher address than |src|. Copy backwards.
425 __ dd(conv.address(&f9_16));
426 __ dd(conv.address(&f17_32));
427 __ dd(conv.address(&f33_48));
428 __ dd(conv.address(&f49_63));
441 __ mov(eax, Operand(eax, times_4, conv.address(&medium_handlers)));
480 __ dd(conv.address(&f0));
481 __ dd(conv.address(&f1));
482 __ dd(conv.address(&f2));
483 __ dd(conv.address(&f3));
484 __ dd(conv.address(&f4));
485 __ dd(conv.address(&f5_8));
486 __ dd(conv.address(&f5_8));
487 __ dd(conv.address(&f5_8));
488 __ dd(conv.address(&f5_8));
498 __ mov(eax, Operand(count, times_4, conv.address(&small_handlers)));
561 // Return address is on the stack.
687 // Return address is on the stack.
931 DCHECK(ExternalReference::math_exp_constants(0).address() != NULL);
1007 Address target_address = sequence + *reinterpret_cast<int*>(sequence) +