Searched refs:TGSI_OPCODE_DDIV (Results 1 – 9 of 9) sorted by relevance
198 case TGSI_OPCODE_DDIV: in tgsi_opcode_infer_type()
484 fullinst->Instruction.Opcode == TGSI_OPCODE_DDIV || in scan_instruction()
5738 case TGSI_OPCODE_DDIV: in exec_instruction()
614 TGSI_OPCODE_DDIV = 248, enumerator
585 case TGSI_OPCODE_DDIV: in inferSrcType()4110 case TGSI_OPCODE_DDIV: in handleInstruction()
1213 bld_base->op_actions[TGSI_OPCODE_DDIV].emit = fdiv_emit; in lp_set_default_actions()
1362 [nir_op_fdiv] = { TGSI_OPCODE_DIV, TGSI_OPCODE_DDIV }, in ntt_emit_alu()
1044 case TGSI_OPCODE_DDIV: in translate_opcode()11107 case TGSI_OPCODE_DDIV: in emit_instruction()
12183 [TGSI_OPCODE_DDIV] = { 0, cayman_ddiv_instr },12410 [TGSI_OPCODE_DDIV] = { 0, cayman_ddiv_instr },