Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:isIntOrIntVectorTy

2672       if (!Val0->getType()->isIntOrIntVectorTy() &&
2726 if (!Val0->getType()->isIntOrIntVectorTy()) {
2744 if (!Val0->getType()->isIntOrIntVectorTy())
2782 if (!Val0->getType()->isIntOrIntVectorTy())
3851 Valid = LHS->getType()->isIntOrIntVectorTy() ||
3854 case 1: Valid = LHS->getType()->isIntOrIntVectorTy(); break;
3875 if (!LHS->getType()->isIntOrIntVectorTy())
3904 if (!LHS->getType()->isIntOrIntVectorTy() &&