Searched refs:DataAndControlFlow (Results 1 – 3 of 3) sorted by relevance
343 return PredicationStyle::DataAndControlFlow; in emitGetActiveLaneMask()
164 enum class PredicationStyle { None, Data, DataAndControlFlow }; enumerator
1516 TTI.emitGetActiveLaneMask() == PredicationStyle::DataAndControlFlow; in useActiveLaneMaskForControlFlow()8020 if (EmitGetActiveLaneMask == PredicationStyle::DataAndControlFlow) in createBlockInMask()