Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLoweringHVX.cpp1087 bool AllT = true, AllF = true; in buildHvxVectorPred() local
1108 AllF &= IsFalse(V); in buildHvxVectorPred()
1128 AllF &= IsFalse(F); in buildHvxVectorPred()
1142 if (AllF) in buildHvxVectorPred()