Lines Matching refs:lea
206 __ lea(rax, Operand(rsi, rdi, times_1, 0));
218 __ lea(rax, Operand(rsi, rdi, times_1, 0));
276 __ lea(r9, Operand(rsi, rdx, times_1, 0));
277 __ lea(r11, Operand(rsi, rdi, times_1, 0));
340 __ lea(rcx, Operand(rsi, rdx, times_1, 0));
342 __ lea(rdx, Operand(rsi, rdi, times_1, 0));
349 __ lea(rax, Operand(rsi, rdi, times_1, 0));
351 __ lea(rdi, Operand(rsi, rdx, times_1, 0));
415 __ lea(rbx, Operand(rsi, rdi, times_1, 0)); // Start of match.
417 __ lea(r9, Operand(rdx, rax, times_1, 0)); // End of capture
492 __ lea(rax, Operand(current_character(), -minus));
539 // lea(rax, Operand(current_character(), -min)) or sub(rax, Immediate(min))
550 __ lea(rax, Operand(current_character(), -'\t'));
565 __ lea(rax, Operand(current_character(), -'0'));
571 __ lea(rax, Operand(current_character(), -'0'));
756 __ lea(rax, Operand(rdi, rbx, times_2, -char_size()));
758 __ lea(rax, Operand(rdi, rbx, times_1, -char_size()));
829 __ lea(rcx, Operand(rcx, rdx, times_2, 0));
899 __ lea(rsp, Operand(rbp, kLastCalleeSaveRegister));
963 __ lea(rdx, Operand(rbp, kStackHighEnd)); // Second argument
968 __ lea(rsi, Operand(rbp, kStackHighEnd)); // Second argument.
1128 __ lea(rax, Operand(rdi, cp_offset * char_size()));
1164 __ lea(rcx, Operand(rsp, -kPointerSize));
1172 __ lea(rdi, Operand(rsp, -kPointerSize));