Searched refs:instr_writes_exec (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A Daco_ssa_elimination.cpp289 instr_writes_exec(Instruction* instr) function in namespace:aco::__anonf94d4d690110
339 bool writes_exec = instr_writes_exec(instr.get());
H A Daco_insert_NOPs.cpp600 instr_writes_exec(const aco_ptr<Instruction>& instr) function in namespace:aco::__anonc617705e0110
704 if (instr_writes_exec(instr)) {

Completed in 6 milliseconds