Searched refs:OPCODE_ICMP (Results 1 – 5 of 5) sorted by relevance
241 OPCODE_ICMP, enumerator
890 case OPCODE_ICMP: return "icmp"; in operationString()
321 case Shader::OPCODE_ICMP: icmp(d, s0, s1, control); break; in program()
220 case Shader::OPCODE_ICMP: icmp(d, s0, s1, control); break; in applyShader()
2193 opcode = sw::Shader::OPCODE_ICMP; in emitCmp()