Home
last modified time | relevance | path

Searched refs:TGSI_OPCODE_POPC (Results 1 - 9 of 9) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_info.c189 case TGSI_OPCODE_POPC: in tgsi_opcode_infer_type()
H A Dtgsi_exec.c5705 case TGSI_OPCODE_POPC: in exec_instruction()
/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_shader_tokens.h544 TGSI_OPCODE_POPC = 188, enumerator
/third_party/mesa3d/src/gallium/auxiliary/nir/
H A Dtgsi_to_nir.c1947 [TGSI_OPCODE_POPC] = nir_op_bit_count,
H A Dnir_to_tgsi.c1419 [nir_op_bit_count] = { TGSI_OPCODE_POPC }, in ntt_emit_alu()
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_action.c2640 bld_base->op_actions[TGSI_OPCODE_POPC].emit = popc_emit_cpu; in lp_set_default_actions_cpu()
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_shader.c11973 [TGSI_OPCODE_POPC] = { ALU_OP1_BCNT_INT, tgsi_unsupported},
12170 [TGSI_OPCODE_POPC] = { ALU_OP1_BCNT_INT, tgsi_op2},
12397 [TGSI_OPCODE_POPC] = { ALU_OP1_BCNT_INT, tgsi_op2},
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_from_tgsi.cpp3905 case TGSI_OPCODE_POPC: in handleInstruction()
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c1024 case TGSI_OPCODE_POPC: in translate_opcode()
10959 case TGSI_OPCODE_POPC: in emit_instruction()

Completed in 53 milliseconds