Home
last modified time | relevance | path

Searched defs:is_branch (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/panfrost/midgard/
Dmidgard_opt_copy_prop.c64 bool is_branch = q->compact_branch; in midgard_opt_copy_prop() local
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_info.h78 unsigned is_branch:1; member