Home | History | Annotate | Download | only in x86_64

Lines Matching defs:EmitGenericShift

1826   EmitGenericShift(false, 4, reg, imm);
1831 EmitGenericShift(true, 4, reg, imm);
1836 EmitGenericShift(false, 4, operand, shifter);
1841 EmitGenericShift(true, 4, operand, shifter);
1846 EmitGenericShift(false, 5, reg, imm);
1851 EmitGenericShift(true, 5, reg, imm);
1856 EmitGenericShift(false, 5, operand, shifter);
1861 EmitGenericShift(true, 5, operand, shifter);
1866 EmitGenericShift(false, 7, reg, imm);
1871 EmitGenericShift(false, 7, operand, shifter);
1876 EmitGenericShift(true, 7, reg, imm);
1881 EmitGenericShift(true, 7, operand, shifter);
1886 EmitGenericShift(false, 0, reg, imm);
1891 EmitGenericShift(false, 0, operand, shifter);
1896 EmitGenericShift(false, 1, reg, imm);
1901 EmitGenericShift(false, 1, operand, shifter);
1906 EmitGenericShift(true, 0, reg, imm);
1911 EmitGenericShift(true, 0, operand, shifter);
1916 EmitGenericShift(true, 1, reg, imm);
1921 EmitGenericShift(true, 1, operand, shifter);
2461 void X86_64Assembler::EmitGenericShift(bool wide,
2483 void X86_64Assembler::EmitGenericShift(bool wide,