Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/sb/
Dsb_ir.h824 bool is_bb() { return subtype == NST_BB; } in is_bb() function
1149 if (c->is_bb()) in get_entry_code_location()
Dsb_gcm.cpp108 if (c->is_bb()) { in collect_instructions()