Home | History | Annotate | Download | only in BitReader_2_7

Lines Matching refs:getInt1Ty

1442                                                               Type::getInt1Ty(Context)),
2347 getValue(Record, OpNum, Type::getInt1Ty(Context), Cond))
2369 if (vector_type->getElementType() != Type::getInt1Ty(Context))
2373 if (Cond->getType() != Type::getInt1Ty(Context))
2488 Value *Cond = getFnValueByID(Record[2], Type::getInt1Ty(Context));