Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi_vgpu10.c8539 opcode_has_dbl_dst(unsigned opcode) in opcode_has_dbl_dst() function
8856 const bool dbl_dst = opcode_has_dbl_dst(inst->Instruction.Opcode); in emit_simple()
9173 const bool dbl_dst = opcode_has_dbl_dst(inst->Instruction.Opcode); in emit_vmware()