Home | History | Annotate | Download | only in ia32

Lines Matching refs:lea

183   __ lea(eax, Operand(esi, edi, times_1, 0));
195 __ lea(eax, Operand(esi, edi, times_1, 0));
248 __ lea(ebx, Operand(esi, edi, times_1, 0));
335 __ lea(ecx, Operand(eax, -'a'));
446 __ lea(ebx, Operand(esi, edi, times_1, 0)); // Start of match.
448 __ lea(ecx, Operand(eax, ebx, times_1, 0)); // End of match
527 __ lea(eax, Operand(current_character(), -minus));
547 __ lea(eax, Operand(current_character(), -'\t'));
560 __ lea(eax, Operand(current_character(), -'\t'));
568 __ lea(eax, Operand(current_character(), -'0'));
574 __ lea(eax, Operand(current_character(), -'0'));
731 __ lea(eax, Operand(edi, ebx, times_2, -char_size()));
733 __ lea(eax, Operand(edi, ebx, times_1, -char_size()));
786 __ lea(ecx, Operand(ecx, edx, times_2, 0));
805 __ lea(esp, Operand(ebp, kBackup_ebx));
857 __ lea(eax, Operand(ebp, kStackHighEnd));
1009 __ lea(eax, Operand(edi, cp_offset * char_size()));
1041 __ lea(eax, Operand(esp, -kPointerSize));