Lines Matching refs:EmitGenericShift
1295 EmitGenericShift(4, Operand(reg), imm); in shll()
1300 EmitGenericShift(4, Operand(operand), shifter); in shll()
1305 EmitGenericShift(4, address, imm); in shll()
1310 EmitGenericShift(4, address, shifter); in shll()
1315 EmitGenericShift(5, Operand(reg), imm); in shrl()
1320 EmitGenericShift(5, Operand(operand), shifter); in shrl()
1325 EmitGenericShift(5, address, imm); in shrl()
1330 EmitGenericShift(5, address, shifter); in shrl()
1335 EmitGenericShift(7, Operand(reg), imm); in sarl()
1340 EmitGenericShift(7, Operand(operand), shifter); in sarl()
1345 EmitGenericShift(7, address, imm); in sarl()
1350 EmitGenericShift(7, address, shifter); in sarl()
1680 void X86Assembler::EmitGenericShift(int reg_or_opcode, in EmitGenericShift() function in art::x86::X86Assembler
1696 void X86Assembler::EmitGenericShift(int reg_or_opcode, in EmitGenericShift() function in art::x86::X86Assembler