Home
last modified time | relevance | path

Searched refs:PTrueVTy (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DSVEIntrinsicOpts.cpp114 const auto *PTrueVTy = cast<ScalableVectorType>(PTrue->getType()); in isPTruePromoted() local
124 PTrueVTy->getElementCount().getKnownMinValue()) in isPTruePromoted()
172 auto *PTrueVTy = cast<VectorType>(PTrue->getType()); in coalescePTrueIntrinsicCalls() local
176 if (MostEncompassingPTrueVTy != PTrueVTy) { in coalescePTrueIntrinsicCalls()
182 {PTrueVTy}, {ConvertToSVBool}); in coalescePTrueIntrinsicCalls()