Searched refs:OPC_MOV_RELCONST (Results 1 – 2 of 2) sorted by relevance
/third_party/mesa3d/src/freedreno/isa/ | ||
D | encode.c | 108 return OPC_MOV_RELCONST; in __instruction_case() |
/third_party/mesa3d/src/freedreno/ir3/ | ||
D | instr-a3xx.h | 119 OPC_MOV_RELCONST = _OPC(1, 44), enumerator |