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

/external/mesa3d/src/gallium/drivers/freedreno/ir3/
H A Dir3_legalize.c189 if (n->opc == OPC_LDLV)
214 if (is_mem(last_input) && (last_input->opc == OPC_LDLV)) {
H A Ddisasm-a3xx.c568 case OPC_LDLV:
813 OPC(6, OPC_LDLV, ldlv),
H A Dir3.h619 case OPC_LDLV:
634 case OPC_LDLV:
H A Dinstr-a3xx.h196 OPC_LDLV = _OPC(6, 31), enumerator in enum:__anon16169

Completed in 50 milliseconds