Searched defs:PredTy (Results 1 – 6 of 6) sorted by relevance
141 Type *PredTy = VectorType::get(Builder.getInt1Ty(), 4, true); in TEST_F() local
516 auto *PredTy = FixedVectorType::get(Int1Ty, State.VF.getKnownMinValue()); in generateInstruction() local
631 MVT PredTy = ty(PredV); in createHvxPrefixPred() local1167 MVT PredTy = ty(VecQ); in compressHvxPred() local
504 MVT PredTy = ty(PredV); in createHvxPrefixPred() local
8623 if (auto PredTy = dyn_cast<llvm::VectorType>(Ops[i]->getType())) in EmitAArch64SVEBuiltinExpr() local8652 if (auto PredTy = dyn_cast<llvm::VectorType>(Call->getType())) in EmitAArch64SVEBuiltinExpr() local
16458 auto PredTy = VT.changeVectorElementType(MVT::i1); in getPredicateForScalableVector() local