Home | History | Annotate | Download | only in BitReader_3_0

Lines Matching refs:getInt1Ty

1745                                                               Type::getInt1Ty(Context)),
2625 getValue(Record, OpNum, Type::getInt1Ty(Context), Cond))
2647 if (vector_type->getElementType() != Type::getInt1Ty(Context))
2651 if (Cond->getType() != Type::getInt1Ty(Context))
2753 Value *Cond = getFnValueByID(Record[2], Type::getInt1Ty(Context));