Home | History | Annotate | Download | only in BitReader_2_7

Lines Matching refs:getInt1Ty

1447                                                               Type::getInt1Ty(Context)),
2331 getValue(Record, OpNum, Type::getInt1Ty(Context), Cond))
2353 if (vector_type->getElementType() != Type::getInt1Ty(Context))
2357 if (Cond->getType() != Type::getInt1Ty(Context))
2472 Value *Cond = getFnValueByID(Record[2], Type::getInt1Ty(Context));