Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DSVEIntrinsicOpts.cpp125 auto *IntrUser = dyn_cast<IntrinsicInst>(User); in isPTruePromoted() local
126 if (IntrUser && IntrUser->getIntrinsicID() == in isPTruePromoted()
128 const auto *IntrUserVTy = cast<ScalableVectorType>(IntrUser->getType()); in isPTruePromoted()