Searched refs:ALU_OP3_CNDGT_INT (Results 1 – 3 of 3) sorted by relevance
393 #define ALU_OP3_CNDGT_INT 199 macro
6244 alu.op = ALU_OP3_CNDGT_INT; in tgsi_issg()
1286 case AF_CC_GT: return ALU_OP3_CNDGT_INT; in get_cndcc_op()