Home | History | Annotate | Download | only in BitReader_3_0

Lines Matching refs:getInt1Ty

1776                                                               Type::getInt1Ty(Context)),
2660 getValue(Record, OpNum, Type::getInt1Ty(Context), Cond))
2682 if (vector_type->getElementType() != Type::getInt1Ty(Context))
2686 if (Cond->getType() != Type::getInt1Ty(Context))
2788 Value *Cond = getFnValueByID(Record[2], Type::getInt1Ty(Context));