Home
last modified time | relevance | path

Searched refs: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
1409 if (!bounds.contains(reg_win) && !is_vcc && !is_m0) in get_reg_specified()
H A Daco_optimizer.cpp349 bool is_vcc() { return label & label_vcc; } in is_vcc() function
1859 ctx.info[instr->operands[1].tempId()].is_vcc()) in label_instruction()

Completed in 12 milliseconds