Home
last modified time | relevance | path

Searched refs:ALU_OP3_CNDE_INT (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/sb/
Dsb_psi_ops.cpp163 a->bc.set_op(ALU_OP3_CNDE_INT); in eliminate()
Dsb_if_conversion.cpp302 n->bc.set_op(ALU_OP3_CNDE_INT); in convert_phi()
Dsb_expr.cpp1272 case AF_CC_E: return ALU_OP3_CNDE_INT; in get_cndcc_op()
/external/mesa3d/src/gallium/drivers/r600/
Dr600_isa.h392 #define ALU_OP3_CNDE_INT 198 macro
Dr600_shader.c5414 alu.op = ALU_OP3_CNDE_INT; in tgsi_divmod()
5507 alu.op = ALU_OP3_CNDE_INT; in tgsi_divmod()
5785 alu.op = ALU_OP3_CNDE_INT; in tgsi_divmod()
5805 alu.op = ALU_OP3_CNDE_INT; in tgsi_divmod()
7828 alu.op = ALU_OP3_CNDE_INT; in tgsi_ucmp()