Home
last modified time | relevance | path

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

/external/mesa3d/src/freedreno/ir3/
Dir3.h1031 case OPC_OR_B: in ir3_cat2_int()
1092 case OPC_OR_B: in ir3_cat2_absneg()
Dinstr-a3xx.h116 OPC_OR_B = _OPC(2, 29), enumerator
Dir3_parser.y654 | T_OP_OR_B { new_instr(OPC_OR_B); }
Ddisasm-a3xx.c1362 OPC(2, OPC_OR_B, or.b),