Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DExpandVectorPredication.cpp151 Value *foldEVLIntoMask(VPIntrinsic &VPI);
280 Value *CachingVPExpander::foldEVLIntoMask(VPIntrinsic &VPI) { in foldEVLIntoMask() function in __anonb90434840111::CachingVPExpander
404 if (foldEVLIntoMask(*Job.PI)) in expandVectorPredication()