Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DSVEIntrinsicOpts.cpp113 const auto *PTrueVTy = cast<ScalableVectorType>(PTrue->getType()); in isPTruePromoted() local
123 PTrueVTy->getElementCount().getKnownMinValue()) in isPTruePromoted()
171 auto *PTrueVTy = cast<VectorType>(PTrue->getType()); in coalescePTrueIntrinsicCalls() local
175 if (MostEncompassingPTrueVTy != PTrueVTy) { in coalescePTrueIntrinsicCalls()
181 {PTrueVTy}, {ConvertToSVBool}); in coalescePTrueIntrinsicCalls()