Searched refs:ALU_OP3_CNDGE_INT (Results 1 – 4 of 4) sorted by relevance
395 #define ALU_OP3_CNDGE_INT 200 macro
5950 alu.op = ALU_OP3_CNDGE_INT; in tgsi_divmod()5968 alu.op = ALU_OP3_CNDGE_INT; in tgsi_divmod()6504 alu.op = ALU_OP3_CNDGE_INT; in tgsi_divmod()6546 alu.op = ALU_OP3_CNDGE_INT; in tgsi_divmod()6698 alu.op = ALU_OP3_CNDGE_INT; in tgsi_iabs()6732 alu.op = ALU_OP3_CNDGE_INT; in tgsi_issg()7021 alu.op = ALU_OP3_CNDGE_INT; in tgsi_msb()
1298 case AF_CC_GE: return ALU_OP3_CNDGE_INT; in get_cndcc_op()
1422 {op3_cndge_int, ALU_OP3_CNDGE_INT},