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.cpp111 const auto *PTrueVTy = cast<ScalableVectorType>(PTrue->getType()); in isPTruePromoted() local
121 PTrueVTy->getElementCount().getKnownMinValue()) in isPTruePromoted()
169 auto *PTrueVTy = cast<VectorType>(PTrue->getType()); in coalescePTrueIntrinsicCalls() local
173 if (MostEncompassingPTrueVTy != PTrueVTy) { in coalescePTrueIntrinsicCalls()
179 {PTrueVTy}, {ConvertToSVBool}); in coalescePTrueIntrinsicCalls()