Home
last modified time | relevance | path

Searched refs:op1_bcnt_int (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_alu_defines.h161 op1_bcnt_int = 170, enumerator
H A Dsfn_alu_defines.cpp42 {op1_bcnt_int ,AluOp(1, 0, AluOp::v, AluOp::v, AluOp::v, "BCNT_INT")},
H A Dsfn_assembler.cpp1337 {op1_bcnt_int, ALU_OP1_BCNT_INT},
H A Dsfn_instr_alu.cpp1287 case nir_op_bit_count: return emit_alu_op1(*alu, op1_bcnt_int, shader); in from_nir()

Completed in 7 milliseconds