Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/compiler/
H A Daco_optimizer_postRA.cpp416 Idx op_instr_idx = last_writer_idx(ctx, instr->operands[i]); in try_combine_dpp() local
417 if (!op_instr_idx.found()) in try_combine_dpp()
420 const Instruction* mov = ctx.get(op_instr_idx); in try_combine_dpp()
435 if (is_clobbered_since(ctx, mov->operands[0], op_instr_idx)) in try_combine_dpp()

Completed in 3 milliseconds