Home | History | Annotate | Download | only in ia32

Lines Matching defs:insertps

1139   void insertps(XMMRegister dst, XMMRegister src, int8_t offset) {
1140 insertps(dst, Operand(src), offset);
1142 void insertps(XMMRegister dst, Operand src, int8_t offset);