Searched defs:IsTrue (Results 1 – 5 of 5) sorted by relevance
72 constexpr bool IsTrue() const { in IsTrue() function
1127 bool IsTrue = true, IsFalse = true; in evaluateCMPrr() local 1154 bool IsTrue = true, IsFalse = true; in evaluateCMPri() local 1182 bool IsTrue = true, IsFalse = true; evaluateCMPrp() local [all...]
1089 auto IsTrue = [] (SDValue V) { in buildHvxVectorPred() local
1385 __anone11d5b640d02(CmpInst *Cmp, bool IsTrue) checkAndReplaceCondition() argument
6310 bool IsTrue(bool condition) { return condition; } in IsTrue() function