Home
last modified time | relevance | path

Searched refs:handle_raw_hazard (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() function
286 static auto handle_valu_then_read_hazard = handle_raw_hazard<true, true, false>;
287 static auto handle_vintrp_then_read_hazard = handle_raw_hazard<false, true, false>;
288 static auto handle_valu_salu_then_read_hazard = handle_raw_hazard<true, true, true>;

Completed in 2 milliseconds