Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DExpandVectorPredication.cpp213 bool expandVectorPredication();
824 bool CachingVPExpander::expandVectorPredication() { in expandVectorPredication() function in __anon5c55e3990111::CachingVPExpander
887 return VPExpander.expandVectorPredication(); in runOnFunction()
913 if (!VPExpander.expandVectorPredication()) in run()