Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_disasm.c1413 int qtr_ctl = brw_inst_qtr_control(devinfo, inst); in qtr_ctrl() local
1419 format(file, " %dN", qtr_ctl * 2 + nib_ctl + 1); in qtr_ctrl()
1421 switch (qtr_ctl) { in qtr_ctrl()
1436 if (qtr_ctl < 2) in qtr_ctrl()