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