Home
last modified time | relevance | path

Searched defs:PredTy (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
H A DHexagonISelLoweringHVX.cpp995 MVT PredTy = ty(PredV); in createHvxPrefixPred() local
1519 MVT PredTy = ty(VecQ); in compressHvxPred() local
2404 MVT PredTy = MVT::getVectorVT(MVT::i1, ResTy.getVectorNumElements()); in emitHvxAddWithOverflow() local
2450 MVT PredTy = MVT::getVectorVT(MVT::i1, IntTy.getVectorNumElements()); in emitHvxShiftRightRnd() local
2588 MVT PredTy = MVT::getVectorVT(MVT::i1, VecTy.getVectorNumElements()); in emitHvxMulLoHiV60() local
2598 MVT PredTy = MVT::getVectorVT(MVT::i1, VecTy.getVectorNumElements()); in emitHvxMulLoHiV60() local
2634 MVT PredTy = MVT::getVectorVT(MVT::i1, VecTy.getVectorNumElements()); in emitHvxMulLoHiV62() local
2649 MVT PredTy = MVT::getVectorVT(MVT::i1, VecTy.getVectorNumElements()); in emitHvxMulLoHiV62() local
2755 MVT PredTy = MVT::getVectorVT(MVT::i1, ResTy.getVectorElementCount()); in ExpandHvxFpToInt() local
2861 MVT PredTy = MVT::getVectorVT(MVT::i1, InpTy.getVectorElementCount()); in ExpandHvxIntToFp() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
H A DVPlanRecipes.cpp235 auto *PredTy = VectorType::get(Int1Ty, State.VF); in generateInstruction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonISelLoweringHVX.cpp504 MVT PredTy = ty(PredV); in createHvxPrefixPred() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp12777 auto PredTy = VT.changeVectorElementType(MVT::i1); in LowerINSERT_SUBVECTOR() local
14426 Type *PredTy = VectorType::get(Type::getInt1Ty(LDVTy->getContext()), in lowerInterleavedLoad() local
14623 Type *PredTy = VectorType::get(Type::getInt1Ty(STVTy->getContext()), in lowerInterleavedStore() local
22908 auto PredTy = VT.changeVectorElementType(MVT::i1); in getPredicateForScalableVector() local