Searched refs:ALU_OP3_CNDGE_INT (Results 1 – 4 of 4) sorted by relevance
400 #define ALU_OP3_CNDGE_INT 200 macro
5964 alu.op = ALU_OP3_CNDGE_INT; in tgsi_divmod()5982 alu.op = ALU_OP3_CNDGE_INT; in tgsi_divmod()6518 alu.op = ALU_OP3_CNDGE_INT; in tgsi_divmod()6560 alu.op = ALU_OP3_CNDGE_INT; in tgsi_divmod()6712 alu.op = ALU_OP3_CNDGE_INT; in tgsi_iabs()6746 alu.op = ALU_OP3_CNDGE_INT; in tgsi_issg()7035 alu.op = ALU_OP3_CNDGE_INT; in tgsi_msb()
1298 case AF_CC_GE: return ALU_OP3_CNDGE_INT; in get_cndcc_op()
1426 {op3_cndge_int, ALU_OP3_CNDGE_INT},