Home
last modified time | relevance | path

Searched refs:AllT (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
942 AllT &= IsTrue(V); in buildHvxVectorPred()
962 AllT &= IsTrue(F); in buildHvxVectorPred()
975 if (AllT) in buildHvxVectorPred()