Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/compiler/
Dbrw_disasm.c1753 int qtr_ctl = brw_inst_qtr_control(devinfo, inst); in qtr_ctrl() local
1759 format(file, " %dN", qtr_ctl * 2 + nib_ctl + 1); in qtr_ctrl()
1761 switch (qtr_ctl) { in qtr_ctrl()
1776 if (qtr_ctl < 2) in qtr_ctrl()