Home
last modified time | relevance | path

Searched refs:OPC_CLZ_S (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/freedreno/ir3/
H A Dinstr-a3xx.h174 OPC_CLZ_S = _OPC(2, 52), enumerator
H A Ddisasm-a3xx.c233 OPC(2, OPC_CLZ_S, clz.s),
H A Dir3.h1333 case OPC_CLZ_S: in ir3_cat2_int()
1392 case OPC_CLZ_S: in ir3_cat2_absneg()
H A Dir3_parser.y912 | T_OP_CLZ_S { new_instr(OPC_CLZ_S); }

Completed in 8 milliseconds