Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonISelLoweringHVX.cpp922 bool AllT = true, AllF = true; in buildHvxVectorPred() local
943 AllF &= IsFalse(V); in buildHvxVectorPred()
963 AllF &= IsFalse(F); in buildHvxVectorPred()
977 if (AllF) in buildHvxVectorPred()