Home | History | Annotate | Download | only in InstPrinter

Lines Matching refs:CondBit0

1097   unsigned CondBit0 = Firstcond & 1;
1101 bool T = ((Mask >> Pos) & 1) == CondBit0;