Searched refs:xsetp (Results 1 – 1 of 1) sorted by relevance
180 Instruction *xsetp; in handleSET() local190 xsetp = bld.mkCmp(i->op, i->asCmp()->setCond, TYPE_U8, pred, i->sType, in handleSET()192 xsetp->src(0).mod = i->src(0).mod; in handleSET()193 xsetp->src(1).mod = i->src(1).mod; in handleSET()194 xsetp->setSrc(2, src2); in handleSET()195 xsetp->ftz = i->ftz; in handleSET()