Searched refs:TGSI_OPCODE_I2D (Results 1 – 9 of 9) sorted by relevance
213 case TGSI_OPCODE_I2D: in tgsi_opcode_infer_type()289 case TGSI_OPCODE_I2D: in tgsi_opcode_infer_src_type()
151 case TGSI_OPCODE_I2D: in tgsi_util_get_src_usage_mask()
5802 case TGSI_OPCODE_I2D: in exec_instruction()
573 TGSI_OPCODE_I2D = 214, enumerator
384 case TGSI_OPCODE_I2D: in srcMask()557 case TGSI_OPCODE_I2D: in inferSrcType()666 case TGSI_OPCODE_I2D: in inferDstType()3950 case TGSI_OPCODE_I2D: in handleInstruction()
1220 bld_base->op_actions[TGSI_OPCODE_I2D].emit = i2d_emit; in lp_set_default_actions()
1052 case TGSI_OPCODE_I2D: in translate_opcode()9224 case TGSI_OPCODE_I2D: in opcode_has_dbl_dst()11102 case TGSI_OPCODE_I2D: in emit_instruction()
1380 [nir_op_i2f64] = { TGSI_OPCODE_I2D, TGSI_OPCODE_I642D }, in ntt_emit_alu()
4929 assert(inst->Instruction.Opcode == TGSI_OPCODE_I2D || in egcm_int_to_double()12198 [TGSI_OPCODE_I2D] = { ALU_OP1_INT_TO_FLT, egcm_int_to_double},12425 [TGSI_OPCODE_I2D] = { ALU_OP1_INT_TO_FLT, egcm_int_to_double},