Searched refs:ALU_OP3_CNDGE_INT (Results 1 – 4 of 4) sorted by relevance
400 #define ALU_OP3_CNDGE_INT 200 macro
5968 alu.op = ALU_OP3_CNDGE_INT; in tgsi_divmod()5986 alu.op = ALU_OP3_CNDGE_INT; in tgsi_divmod()6522 alu.op = ALU_OP3_CNDGE_INT; in tgsi_divmod()6564 alu.op = ALU_OP3_CNDGE_INT; in tgsi_divmod()6716 alu.op = ALU_OP3_CNDGE_INT; in tgsi_iabs()6750 alu.op = ALU_OP3_CNDGE_INT; in tgsi_issg()7039 alu.op = ALU_OP3_CNDGE_INT; in tgsi_msb()
1291 case AF_CC_GE: return ALU_OP3_CNDGE_INT; in get_cndcc_op()
1413 {op3_cndge_int, ALU_OP3_CNDGE_INT},