Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DExpandVectorPredication.cpp174 bool expandVectorPredication();
375 bool CachingVPExpander::expandVectorPredication() { in expandVectorPredication() function in __anonb4a9eecd0111::CachingVPExpander
438 return VPExpander.expandVectorPredication(); in runOnFunction()
464 if (!VPExpander.expandVectorPredication()) in run()