Home
last modified time | relevance | path

Searched refs:if_branch (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_liverangeevaluator_helpers.cpp156 return scope_type == if_branch || in is_conditional()
183 if (scope_type == if_branch || in in_ifelse_scope()
317 if (ifelse_scope->type() == if_branch) { in record_read()
377 if (scope.type() == if_branch) { in record_ifelse_write()
H A Dsfn_liverangeevaluator_helpers.h37 if_branch, /* Inside if branch */ enumerator
H A Dsfn_liverangeevaluator.cpp184 m_current_scope = create_scope(m_current_scope, if_branch, m_if_id++, in scope_if()
190 assert(m_current_scope->type() == if_branch); in scope_else()

Completed in 3 milliseconds