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