Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/compiler/
H A Daco_insert_NOPs.cpp286 static auto handle_valu_then_read_hazard = handle_raw_hazard<true, true, false>; member
379 handle_valu_then_read_hazard(state, &NOPs, 4, op); in handle_instruction_gfx6()
414 handle_valu_then_read_hazard(state, &NOPs, 2, instr->operands[0]); in handle_instruction_gfx6()
429 handle_valu_then_read_hazard(state, &NOPs, 4, instr->operands[1]); in handle_instruction_gfx6()
450 handle_valu_then_read_hazard(state, &NOPs, 5, op); in handle_instruction_gfx6()

Completed in 3 milliseconds