Searched refs:handle_valu_then_read_hazard (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/amd/compiler/ |
| H A D | aco_insert_NOPs.cpp | 280 static auto handle_valu_then_read_hazard = handle_raw_hazard<true, true, false>; variable in namespace:aco::__anonc617705e0110 373 handle_valu_then_read_hazard(state, &NOPs, 4, op); 408 handle_valu_then_read_hazard(state, &NOPs, 2, instr->operands[0]); 423 handle_valu_then_read_hazard(state, &NOPs, 4, instr->operands[1]); 444 handle_valu_then_read_hazard(state, &NOPs, 5, op);
|
Completed in 3 milliseconds