Home | History | Annotate | Download | only in Reader

Lines Matching refs:getInt1Ty

1229                                                               Type::getInt1Ty(Context)),
2137 getValue(Record, OpNum, Type::getInt1Ty(Context), Cond))
2159 if (vector_type->getElementType() != Type::getInt1Ty(Context))
2163 if (Cond->getType() != Type::getInt1Ty(Context))
2265 Value *Cond = getFnValueByID(Record[2], Type::getInt1Ty(Context));