Searched refs:has_debug_flag (Results 1 – 5 of 5) sorted by relevance
833 if (r600::sfn_log.has_debug_flag(r600::SfnLog::steps)) { in r600_shader_from_nir()838 if (!r600::sfn_log.has_debug_flag(r600::SfnLog::noopt)) { in r600_shader_from_nir()841 if (r600::sfn_log.has_debug_flag(r600::SfnLog::steps)) { in r600_shader_from_nir()848 if (r600::sfn_log.has_debug_flag(r600::SfnLog::steps)) { in r600_shader_from_nir()853 if (!r600::sfn_log.has_debug_flag(r600::SfnLog::nomerge)) { in r600_shader_from_nir()855 if (r600::sfn_log.has_debug_flag(r600::SfnLog::merge)) { in r600_shader_from_nir()868 } else if (r600::sfn_log.has_debug_flag(r600::SfnLog::merge) || in r600_shader_from_nir()869 r600::sfn_log.has_debug_flag(r600::SfnLog::steps)) { in r600_shader_from_nir()
47 if (sfn_log.has_debug_flag(SfnLog::opt)) { in optimize()111 if (sfn_log.has_debug_flag(SfnLog::opt)) { in dead_code_elimination()305 if (sfn_log.has_debug_flag(SfnLog::opt)) { in copy_propagation_fwd()326 if (sfn_log.has_debug_flag(SfnLog::opt)) { in copy_propagation_backward()
105 int has_debug_flag(uint64_t flag) { in has_debug_flag() function
231 if (sfn_log.has_debug_flag(SfnLog::schedule)) { in schedule()246 if (sfn_log.has_debug_flag(SfnLog::schedule)) { in schedule()271 if (sfn_log.has_debug_flag(SfnLog::schedule)) { in run()
146 if (sfn_log.has_debug_flag(SfnLog::merge)) { in LiveRangeInstrVisitor()