Searched refs:TGSI_OPCODE_DFRACEXP (Results 1 – 7 of 7) sorted by relevance
204 case TGSI_OPCODE_DFRACEXP: in tgsi_opcode_infer_type()338 if (dst_idx == 1 && opcode == TGSI_OPCODE_DFRACEXP) in tgsi_opcode_infer_dst_type()
149 case TGSI_OPCODE_DFRACEXP: in tgsi_util_get_src_usage_mask()
5798 case TGSI_OPCODE_DFRACEXP: in exec_instruction()
571 TGSI_OPCODE_DFRACEXP = 212 /* eg, cayman */, enumerator
1694 struct ntt_insn *insn = ntt_insn(c, TGSI_OPCODE_DFRACEXP, in ntt_emit_alu()
512 if (i->Instruction.NumDstRegs > 1 && i->Instruction.Opcode != TGSI_OPCODE_DFRACEXP) { in tgsi_is_supported()12196 [TGSI_OPCODE_DFRACEXP] = { ALU_OP1_FREXP_64, tgsi_dfracexp},12423 [TGSI_OPCODE_DFRACEXP] = { ALU_OP1_FREXP_64, tgsi_dfracexp},
9261 case TGSI_OPCODE_DFRACEXP: in opcode_has_dbl_src()11124 case TGSI_OPCODE_DFRACEXP: in emit_instruction()