Home
last modified time | relevance | path

Searched refs:ALU_OP1_FFBH_UINT (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_isa.h323 #define ALU_OP1_FFBH_UINT 123 macro
Dr600_shader.c6985 ctx->inst_info->op == ALU_OP1_FFBH_UINT); in tgsi_msb()
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},
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_assembler.cpp1338 {op1_ffbh_uint, ALU_OP1_FFBH_UINT},