Home | History | Annotate | Download | only in x64

Lines Matching refs:count_operand

747     Operand count_operand = masm()->ExternalOperand(count, kScratchRegister);
748 __ movl(rax, count_operand);
753 __ movl(count_operand, rax);
759 __ movl(count_operand, rax);