Searched refs:TGSI_OPCODE_UMSB (Results 1 – 9 of 9) sorted by relevance
190 case TGSI_OPCODE_UMSB: in tgsi_opcode_infer_type()285 case TGSI_OPCODE_UMSB: in tgsi_opcode_infer_src_type()
5714 case TGSI_OPCODE_UMSB: in exec_instruction()
547 TGSI_OPCODE_UMSB = 191, enumerator
550 case TGSI_OPCODE_UMSB: in inferSrcType()3893 case TGSI_OPCODE_UMSB: in handleInstruction()
2643 bld_base->op_actions[TGSI_OPCODE_UMSB].emit = umsb_emit_cpu; in lp_set_default_actions_cpu()
1950 [TGSI_OPCODE_UMSB] = nir_op_ufind_msb,
1421 [nir_op_ufind_msb] = { TGSI_OPCODE_UMSB }, in ntt_emit_alu()
1030 case TGSI_OPCODE_UMSB: in translate_opcode()3191 emit->info.opcode_count[TGSI_OPCODE_UMSB] > 0) { in alloc_common_immediates()10975 case TGSI_OPCODE_UMSB: in emit_instruction()
11976 [TGSI_OPCODE_UMSB] = { ALU_OP1_FFBH_UINT, tgsi_unsupported},12173 [TGSI_OPCODE_UMSB] = { ALU_OP1_FFBH_UINT, tgsi_msb},12400 [TGSI_OPCODE_UMSB] = { ALU_OP1_FFBH_UINT, tgsi_msb},