Searched refs:needs_exec_mask (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A Daco_ssa_elimination.cpp338 bool needs_exec = needs_exec_mask(instr.get());
H A Daco_ir.cpp528 needs_exec_mask(const Instruction* instr) function in namespace:aco
H A Daco_scheduler.cpp523 query->uses_exec |= needs_exec_mask(instr);
H A Daco_insert_exec_mask.cpp159 bool pred_by_exec = needs_exec_mask(instr.get());
H A Daco_ir.h1767 bool needs_exec_mask(const Instruction* instr);
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D21.3.0.rst3629 - aco: consider pseudo-instructions reading exec in needs_exec_mask()
/xsrc/external/mit/MesaLib/dist/
H A D.pick_status.json30028 "description": "aco: consider pseudo-instructions reading exec in needs_exec_mask()",
[all...]

Completed in 150 milliseconds