Searched refs:CC_NC (Results 1 – 5 of 5) sorted by relevance
124 bld->mkMov(r[3], r[0])->setPredicate(CC_NC, c[0]); in expandIntegerMUL()172 ->setPredicate(CC_NC, cc[1]); in expandIntegerMUL()
350 CC_NC = 0x11, enumerator
233 case CC_NC: enc = 0x1e; break; in emitCondCode()
292 case CC_NC: n = 0x11; break; in emitCondCode()
270 case CC_NC: val = 0x11; break; in emitCondCode()