Lines Matching refs:emit_vex_prefix
2751 emit_vex_prefix(src1, kLIG, k66, k0F38, kW1);
2761 emit_vex_prefix(src1, kLIG, k66, k0F38, kW0);
2771 emit_vex_prefix(src1, kLIG, kF2, k0F, kWIG);
2781 emit_vex_prefix(src1, kLIG, kF3, k0F, kWIG);
2791 emit_vex_prefix(src1, kL128, kNone, k0F, kWIG);
2801 emit_vex_prefix(src1, kL128, k66, k0F, kWIG);
2810 emit_vex_prefix(vreg, kLZ, kNone, k0F38, kW0);
2850 emit_vex_prefix(vreg, kLZ, pp, k0F38, kW0);
2861 emit_vex_prefix(vreg, kLZ, kF2, k0F3A, kW0);
2889 void Assembler::emit_vex_prefix(XMMRegister vreg, VectorLength l, SIMDPrefix pp,
2903 void Assembler::emit_vex_prefix(Register vreg, VectorLength l, SIMDPrefix pp,
2906 emit_vex_prefix(ivreg, l, pp, mm, w);