Searched defs:IsTrue (Results 1 – 4 of 4) sorted by relevance
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...]
1090 auto IsTrue = [] (SDValue V) { buildHvxVectorPred() local
1404 auto ReplaceCmpWithConstant = [&](CmpInst *Cmp, bool IsTrue) { in checkAndReplaceCondition()
6362 bool IsTrue(bool condition) { return condition; } in IsTrue() function