Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/compiler/
Daco_print_ir.cpp104 print_physReg(PhysReg reg, unsigned bytes, FILE* output, unsigned flags) in print_physReg() function
185 print_physReg(operand->physReg(), operand->bytes(), output, flags); in aco_print_operand()
206 print_physReg(definition->physReg(), definition->bytes(), output, flags); in print_definition()