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

/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A Daco_insert_NOPs.cpp271 handle_raw_hazard(State& state, int* NOPs, int min_states, Operand op) argument
273 if (*NOPs >= min_states)
276 state, state.block, min_states, op.physReg(), u_bit_consecutive(0, op.size()), false);

Completed in 3 milliseconds