Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DExpandVectorPredication.cpp198 bool expandVectorPredication();
626 bool CachingVPExpander::expandVectorPredication() { in expandVectorPredication() function in __anondaa5e7950111::CachingVPExpander
689 return VPExpander.expandVectorPredication(); in runOnFunction()
715 if (!VPExpander.expandVectorPredication()) in run()