Home | History | Annotate | Download | only in x86_64

Lines Matching refs:EmitGenericShift

2491   EmitGenericShift(false, 4, reg, imm);
2496 EmitGenericShift(true, 4, reg, imm);
2501 EmitGenericShift(false, 4, operand, shifter);
2506 EmitGenericShift(true, 4, operand, shifter);
2511 EmitGenericShift(false, 5, reg, imm);
2516 EmitGenericShift(true, 5, reg, imm);
2521 EmitGenericShift(false, 5, operand, shifter);
2526 EmitGenericShift(true, 5, operand, shifter);
2531 EmitGenericShift(false, 7, reg, imm);
2536 EmitGenericShift(false, 7, operand, shifter);
2541 EmitGenericShift(true, 7, reg, imm);
2546 EmitGenericShift(true, 7, operand, shifter);
2551 EmitGenericShift(false, 0, reg, imm);
2556 EmitGenericShift(false, 0, operand, shifter);
2561 EmitGenericShift(false, 1, reg, imm);
2566 EmitGenericShift(false, 1, operand, shifter);
2571 EmitGenericShift(true, 0, reg, imm);
2576 EmitGenericShift(true, 0, operand, shifter);
2581 EmitGenericShift(true, 1, reg, imm);
2586 EmitGenericShift(true, 1, operand, shifter);
3131 void X86_64Assembler::EmitGenericShift(bool wide,
3153 void X86_64Assembler::EmitGenericShift(bool wide,