Home
last modified time | relevance | path

Searched defs:IsTrue (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonConstPropagation.cpp1128 bool IsTrue = true, IsFalse = true; in evaluateCMPrr() local
1155 bool IsTrue = true, IsFalse = true; in evaluateCMPri() local
1183 bool IsTrue = true, IsFalse = true; in evaluateCMPrp() local
H A DHexagonISelLoweringHVX.cpp1089 auto IsTrue = [] (SDValue V) { in buildHvxVectorPred() local