Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/compiler/
H A Daco_insert_NOPs.cpp277 handle_raw_hazard(State& state, int* NOPs, int min_states, Operand op) in handle_raw_hazard() argument
279 if (*NOPs >= min_states) in handle_raw_hazard()
282 state, state.block, min_states, op.physReg(), u_bit_consecutive(0, op.size()), false); in handle_raw_hazard()

Completed in 1 milliseconds