Home | History | Annotate | Download | only in re2

Lines Matching full:out1

24 // Because the out and out1 fields in Inst are no longer pointers,
26 // to inst_[p>>1].out (p&1 == 0) or inst_[p>>1].out1 (p&1 == 1).
60 l.p = ip->out1();
71 l.p = ip->out1();