Searched refs:mul_ops (Results 1 – 1 of 1) sorted by relevance
565 static const struct opcode_desc mul_ops[] = { variable879 lookup_opcode(mul_ops, ARRAY_SIZE(mul_ops), in v3d_qpu_mul_unpack()1167 for (desc = mul_ops; desc != &mul_ops[ARRAY_SIZE(mul_ops)]; in v3d_qpu_mul_pack()1172 if (desc == &mul_ops[ARRAY_SIZE(mul_ops)]) in v3d_qpu_mul_pack()