Searched refs:OPC_SIN (Results 1 - 3 of 3) sorted by relevance
/third_party/mesa3d/src/freedreno/ir3/ | ||
H A D | instr-a3xx.h | 220 OPC_SIN = _OPC(4, 4), enumerator |
H A D | disasm-a3xx.c | 278 OPC(4, OPC_SIN, sin), |
H A D | ir3_parser.y | 1014 | T_OP_SIN { new_instr(OPC_SIN); } |
Completed in 5 milliseconds