Home | History | Annotate | Download | only in TableGen

Lines Matching refs:ok

565     bool ok = Owner->fieldFromInsn(Field, Insn, StartBit, NumBits);
567 if (ok) {