Searched defs:output_mod (Results 1 – 1 of 1) sorted by relevance
| /third_party/mesa3d/src/amd/compiler/ |
| D | aco_opcodes.py | 192 …def __init__(self, name, opcode_gfx7, opcode_gfx9, opcode_gfx10, format, input_mod, output_mod, is… argument 251 …-1, format = Format.PSEUDO, cls = InstrClass.Other, input_mod = False, output_mod = False, is_atom… argument
|