Home
last modified time | relevance | path

Searched refs:compact_reg (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/intel/compiler/
Dbrw_eu_compact.c1864 #define compact_reg(field) \ in try_compact_instruction() macro
1884 compact_reg(dst); in try_compact_instruction()
1885 compact_reg(src0); in try_compact_instruction()
1891 compact_reg(src1); in try_compact_instruction()
1905 compact_reg(dst); in try_compact_instruction()
1906 compact_reg(src0); in try_compact_instruction()
1912 compact_reg(src1); in try_compact_instruction()
1918 #undef compact_reg in try_compact_instruction()