Home | History | Annotate | Download | only in VMCore

Lines Matching refs:getInt1Ty

382     pImpl->TheTrueVal = ConstantInt::get(Type::getInt1Ty(Context), 1);
389 pImpl->TheFalseVal = ConstantInt::get(Type::getInt1Ty(Context), 0);
1675 StructType::get(Type::getInt1Ty(Ty->getContext()), Ty, NULL);
1782 Type *ResultTy = Type::getInt1Ty(LHS->getContext());
1805 Type *ResultTy = Type::getInt1Ty(LHS->getContext());