Home
last modified time | relevance | path

Searched refs:AllT (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
1107 AllT &= IsTrue(V); in buildHvxVectorPred()
1127 AllT &= IsTrue(F); in buildHvxVectorPred()
1140 if (AllT) in buildHvxVectorPred()