Searched refs:EmitRex64 (Results 1 – 2 of 2) sorted by relevance
109 EmitRex64(dst); in movq()114 EmitRex64(dst); in movq()132 EmitRex64(src, dst); in movq()148 EmitRex64(dst, src); in movq()164 EmitRex64(src, dst); in movq()295 EmitRex64(dst, src); in leaq()827 EmitRex64(dst, src); in xchgq()866 EmitRex64(reg0, reg1); in cmpq()875 EmitRex64(reg); in cmpq()882 EmitRex64(reg); in cmpq()[all …]
650 void EmitRex64(CpuRegister reg);651 void EmitRex64(CpuRegister dst, CpuRegister src);652 void EmitRex64(CpuRegister dst, const Operand& operand);