Home
last modified time | relevance | path

Searched defs:is_branch (Results 1 – 4 of 4) 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
/third_party/node/deps/v8/src/codegen/s390/
Dassembler-s390.cc507 void Assembler::target_at_put(int pos, int target_pos, bool* is_branch) { in target_at_put()
572 bool is_branch = false; in bind_to() local
/third_party/node/deps/v8/src/codegen/ppc/
Dassembler-ppc.cc450 void Assembler::target_at_put(int pos, int target_pos, bool* is_branch) { in target_at_put()
560 bool is_branch = false; in bind_to() local