Home | History | Annotate | Download | only in x64

Lines Matching refs:emit_sse_operand

1379   void emit_sse_operand(XMMRegister dst, XMMRegister src);
1380 void emit_sse_operand(XMMRegister reg, const Operand& adr);
1381 void emit_sse_operand(XMMRegister dst, Register src);
1382 void emit_sse_operand(Register dst, XMMRegister src);