Searched defs:scalar_alu (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/mesa3d/src/freedreno/ir3/ |
H A D | ir3.h | 2549 #define __INSTR1(flag, dst_count, name, opc, scalar_alu) \ argument 2582 #define __INSTR2(flag, dst_count, name, opc, scalar_alu) \ argument 2619 #define __INSTR3(flag, dst_count, name, opc, scalar_alu) \ argument
|