Searched defs:IsTrue (Results 1 – 4 of 4) sorted by relevance
1127 bool IsTrue = true, IsFalse = true; in evaluateCMPrr() local1154 bool IsTrue = true, IsFalse = true; in evaluateCMPri() local1182 bool IsTrue = true, IsFalse = true; in evaluateCMPrp() local
1089 auto IsTrue = [] (SDValue V) { in buildHvxVectorPred() local
1366 __anon74ef54230d02(CmpInst *Cmp, bool IsTrue) checkAndReplaceCondition() argument
6310 bool IsTrue(bool condition) { return condition; } IsTrue() function