Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DExpandVectorPredication.cpp728 if (auto *VPCmp = dyn_cast<VPCmpIntrinsic>(&VPI)) in expandPredication() local
729 return expandPredicationInComparison(Builder, *VPCmp); in expandPredication()