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

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c8594 opcode_has_dbl_dst(unsigned opcode) function in typeref:typename:bool
8911 const bool dbl_dst = opcode_has_dbl_dst(inst->Instruction.Opcode);
9228 const bool dbl_dst = opcode_has_dbl_dst(inst->Instruction.Opcode);

Completed in 13 milliseconds