Home
last modified time | relevance | path

Searched refs:mul_ops (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/broadcom/qpu/
Dqpu_pack.c565 static const struct opcode_desc mul_ops[] = { variable
879 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()