Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/compiler/
H A Daco_lower_to_hw_instr.cpp1598 unsigned num_instructions_before = ctx->instructions.size(); in handle_operands() local
1657 ctx->instructions.size() - num_instructions_before; in handle_operands()
1964 ctx->program->statistics[statistic_copies] += ctx->instructions.size() - num_instructions_before; in handle_operands()

Completed in 5 milliseconds