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