Home | History | Annotate | Download | only in Reader

Lines Matching refs:getInt1Ty

1427       Type *SelectorTy = Type::getInt1Ty(Context);
1432 SelectorTy = VectorType::get(Type::getInt1Ty(Context),
2506 popValue(Record, OpNum, NextValueNo, Type::getInt1Ty(Context), Cond))
2528 if (vector_type->getElementType() != Type::getInt1Ty(Context))
2532 if (Cond->getType() != Type::getInt1Ty(Context))
2635 Type::getInt1Ty(Context));