Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DExpandVectorPredication.cpp163 Value *foldEVLIntoMask(VPIntrinsic &VPI);
494 Value *CachingVPExpander::foldEVLIntoMask(VPIntrinsic &VPI) { in foldEVLIntoMask() function in __anona96194c90111::CachingVPExpander
631 if (foldEVLIntoMask(*Job.PI)) in expandVectorPredication()