Searched refs:OnlyOnes (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonConstPropagation.cpp2124 bool OnlyOnes = (Opc == S2_cl1) || (Opc == S2_cl1p); local
2128 bool Eval = evaluateCLBr(R1, !OnlyOnes, !OnlyZeros, Inputs, T);

Completed in 57 milliseconds