Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/compiler/
Daco_print_ir.cpp157 aco_print_operand(const Operand* operand, FILE* output, unsigned flags) in aco_print_operand() function
723 aco_print_operand(&instr->operands[i], output, flags); in aco_print_instr()
Daco_ir.h2265 void aco_print_operand(const Operand* operand, FILE* output, unsigned flags = 0);
/third_party/mesa3d/src/amd/compiler/tests/
Dtest_optimizer.cpp482 aco_print_operand(&cfg.lb, output);
484 aco_print_operand(&cfg.ub, output);