Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
HDHexagonISelLoweringHVX.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()