Searched defs:vx_form (Results 1 – 1 of 1) sorted by relevance
| /third_party/node/deps/v8/src/codegen/ppc/ |
| D | assembler-ppc.h | 541 inline void vx_form(Instr instr, Simd128Register rt, Simd128Register ra, in vx_form() function 546 inline void vx_form(Instr instr, Simd128Register rt, Simd128Register rb) { in vx_form() function 549 inline void vx_form(Instr instr, Simd128Register rt, const Operand& imm) { in vx_form() function 552 inline void vx_form(Instr instr, Register rt, Simd128Register rb) { in vx_form() function 555 inline void vx_form(Instr instr, Simd128Register rt, Register rb, in vx_form() function
|