Searched refs:OPC_MUL_F (Results 1 – 3 of 3) sorted by relevance
/external/mesa3d/src/gallium/drivers/freedreno/ir3/ | ||
D | instr-a3xx.h | 59 OPC_MUL_F = _OPC(2, 3), enumerator |
D | ir3.h | 845 case OPC_MUL_F: in ir3_cat2_absneg() |
D | disasm-a3xx.c | 819 OPC(2, OPC_MUL_F, mul.f), |