Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/compiler/
Daco_print_ir.cpp89 void print_physReg(PhysReg reg, unsigned bytes, FILE *output) in print_physReg() function
175 print_physReg(operand->physReg(), operand->bytes(), output); in print_operand()
189 print_physReg(definition->physReg(), definition->bytes(), output); in print_definition()