Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DExpandVectorPredication.cpp167 Value *foldEVLIntoMask(VPIntrinsic &VPI);
657 Value *CachingVPExpander::foldEVLIntoMask(VPIntrinsic &VPI) { in foldEVLIntoMask() function in __anone938bf610111::CachingVPExpander
827 if (foldEVLIntoMask(*Job.PI)) in expandVectorPredication()