Lines Matching refs:lea
189 __ lea(eax, Operand(esi, edi, times_1, 0));
201 __ lea(eax, Operand(esi, edi, times_1, 0));
266 __ lea(ecx, Operand(eax, -'a'));
385 __ lea(ebx, Operand(esi, edi, times_1, 0)); // Start of match.
387 __ lea(ecx, Operand(eax, ebx, times_1, 0)); // End of match
465 __ lea(eax, Operand(current_character(), -minus));
480 __ lea(eax, Operand(current_character(), -from));
490 __ lea(eax, Operand(current_character(), -from));
524 __ lea(eax, Operand(current_character(), -'\t'));
539 __ lea(eax, Operand(current_character(), -'0'));
545 __ lea(eax, Operand(current_character(), -'0'));
706 __ lea(eax, Operand(edi, ebx, times_2, -char_size()));
708 __ lea(eax, Operand(edi, ebx, times_1, -char_size()));
775 __ lea(ecx, Operand(ecx, edx, times_2, 0));
845 __ lea(esp, Operand(ebp, kBackup_ebx));
897 __ lea(eax, Operand(ebp, kStackHighEnd));
1051 __ lea(eax, Operand(edi, cp_offset * char_size()));
1083 __ lea(eax, Operand(esp, -kPointerSize));