Home | History | Annotate | Download | only in TableGen

Lines Matching refs:BI

111     Init *BI = V->convertInitializerTo(BitsRecTy::get(BitList.size()));
112 if (!BI) {
117 BitsInit *BInit = dyn_cast<BitsInit>(BI);