Searched refs:ALU_OP3_CNDGE_INT (Results 1 – 3 of 3) sorted by relevance
394 #define ALU_OP3_CNDGE_INT 200 macro
5351 alu.op = ALU_OP3_CNDGE_INT; in tgsi_divmod()5369 alu.op = ALU_OP3_CNDGE_INT; in tgsi_divmod()6023 alu.op = ALU_OP3_CNDGE_INT; in tgsi_divmod()6059 alu.op = ALU_OP3_CNDGE_INT; in tgsi_divmod()6186 alu.op = ALU_OP3_CNDGE_INT; in tgsi_iabs()6220 alu.op = ALU_OP3_CNDGE_INT; in tgsi_issg()6503 alu.op = ALU_OP3_CNDGE_INT; in tgsi_msb()
1287 case AF_CC_GE: return ALU_OP3_CNDGE_INT; in get_cndcc_op()