Searched refs:svga_opcode_info (Results 1 – 3 of 3) sorted by relevance
643 struct sh_opcode_info info = *svga_opcode_info(op.opcode); in svga_shader_dump()658 struct sh_opcode_info info = *svga_opcode_info(op.opcode); in svga_shader_dump()691 struct sh_opcode_info info = *svga_opcode_info(op.opcode); in svga_shader_dump()724 const struct sh_opcode_info *info = svga_opcode_info(op.opcode); in svga_shader_dump()
46 const struct sh_opcode_info *svga_opcode_info( unsigned op );
143 const struct sh_opcode_info *svga_opcode_info( uint op ) in svga_opcode_info() function