Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/compiler/
Daco_lower_to_hw_instr.cpp1846 bool ignore_early_exit = true; in lower_to_hw_instr() local
1861 ignore_early_exit = false; in lower_to_hw_instr()
1864 if (ignore_early_exit) in lower_to_hw_instr()