Home
last modified time | relevance | path

Searched defs:is_vcc (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/amd/compiler/
H A Daco_register_allocation.cpp1407 bool is_vcc = rc.type() == RegType::sgpr && vcc_win.contains(reg_win) && ctx.program->needs_vcc; in get_reg_specified() local
H A Daco_optimizer.cpp349 bool is_vcc() { return label & label_vcc; } in is_vcc() function

Completed in 11 milliseconds