Home | History | Annotate | Download | only in TableGen

Lines Matching refs:BitRecTy

84 BitRecTy BitRecTy::Shared;
102 bool BitRecTy::typeIsConvertibleTo(const RecTy *RHS) const{
243 if (isa<BitRecTy>(Ty))
288 if (isa<BitRecTy>(Ty)) {
418 if (isa<BitRecTy>(Ty)) {
601 if (getType() == BitRecTy::get())
1115 if (isa<BitRecTy>(Ty)) {
1117 if (isa<BitRecTy>(getType()))
1129 TOI->getMHS()->convertInitializerTo(BitRecTy::get()) &&
1130 TOI->getRHS()->convertInitializerTo(BitRecTy::get()))
1138 if (BRT->getNumBits() == 1 && isa<BitRecTy>(getType()))
1232 if (getType() == BitRecTy::get())
1307 if (isa<BitRecTy>(Ty))
1350 if (getType() == BitRecTy::get())
1409 if (getType() == BitRecTy::get())