Home
last modified time | relevance | path

Searched refs:statistic_copies (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/amd/compiler/
Daco_interface.cpp35 [aco::statistic_copies] = {"Copies", "Copy instructions created for pseudo-instructions"},
Daco_ir.h1602 statistic_copies, enumerator
Daco_lower_to_hw_instr.cpp1400 … ctx->program->statistics[statistic_copies] += ctx->instructions.size() - num_instructions_before; in handle_operands()
1715 ctx->program->statistics[statistic_copies] += ctx->instructions.size() - num_instructions_before; in handle_operands()