Searched refs:TGSI_OPCODE_D2U (Results 1 – 10 of 10) sorted by relevance
306 case TGSI_OPCODE_D2U: in tgsi_opcode_infer_src_type()
182 case TGSI_OPCODE_D2U: in tgsi_util_get_src_usage_mask()
5814 case TGSI_OPCODE_D2U: in exec_instruction()
574 TGSI_OPCODE_D2U = 215, enumerator
363 case TGSI_OPCODE_D2U: in srcMask()578 case TGSI_OPCODE_D2U: in inferSrcType()639 case TGSI_OPCODE_D2U: in inferDstType()3919 case TGSI_OPCODE_D2U: in handleInstruction()
1050 case TGSI_OPCODE_D2U: in translate_opcode()9251 case TGSI_OPCODE_D2U: in opcode_has_dbl_src()9337 case TGSI_OPCODE_D2U: in check_double_dst_writemask()11100 case TGSI_OPCODE_D2U: in emit_instruction()
1217 bld_base->op_actions[TGSI_OPCODE_D2U].emit = d2u_emit; in lp_set_default_actions()
1959 [TGSI_OPCODE_D2U] = nir_op_f2u32,
1377 [nir_op_f2u32] = { TGSI_OPCODE_F2U, TGSI_OPCODE_D2U }, in ntt_emit_alu()
5041 inst->Instruction.Opcode == TGSI_OPCODE_D2U); in egcm_double_to_int()12199 [TGSI_OPCODE_D2U] = { ALU_OP1_FLT_TO_UINT, egcm_double_to_int},12426 [TGSI_OPCODE_D2U] = { ALU_OP1_FLT_TO_UINT, egcm_double_to_int},