Searched refs:TGSI_OPCODE_UBFE (Results 1 – 9 of 9) sorted by relevance
150 case TGSI_OPCODE_UBFE: in tgsi_opcode_infer_type()
5775 case TGSI_OPCODE_UBFE: in exec_instruction()
540 TGSI_OPCODE_UBFE = 185, enumerator
549 case TGSI_OPCODE_UBFE: in inferSrcType()3850 case TGSI_OPCODE_UBFE: in handleInstruction()
2645 bld_base->op_actions[TGSI_OPCODE_UBFE].emit = ubfe_emit_cpu; in lp_set_default_actions_cpu()
1940 [TGSI_OPCODE_UBFE] = nir_op_ubitfield_extract,
931 [nir_op_ubitfield_extract] = { TGSI_OPCODE_UBFE }, in ntt_emit_alu()
943 case TGSI_OPCODE_UBFE: in translate_opcode()2997 if (emit->info.opcode_count[TGSI_OPCODE_UBFE] > 0 || in alloc_common_immediates()9366 case TGSI_OPCODE_UBFE: in emit_vgpu10_instruction()
11942 [TGSI_OPCODE_UBFE] = { ALU_OP3_BFE_UINT, tgsi_unsupported},12139 [TGSI_OPCODE_UBFE] = { ALU_OP3_BFE_UINT, tgsi_bfe},12366 [TGSI_OPCODE_UBFE] = { ALU_OP3_BFE_UINT, tgsi_bfe},