Searched refs:emit_vex3_byte2 (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/x64/ |
D | assembler-x64-inl.h | 184 void Assembler::emit_vex3_byte2(VexW w, XMMRegister v, VectorLength l, in emit_vex3_byte2() function 196 emit_vex3_byte2(w, vreg, l, pp); in emit_vex_prefix() 219 emit_vex3_byte2(w, vreg, l, pp); in emit_vex_prefix()
|
D | assembler-x64.h | 2108 inline void emit_vex3_byte2(VexW w, XMMRegister v, VectorLength l,
|