Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp6041 auto MatchDiffPow2 = [&](ConstantSDNode *C0, ConstantSDNode *C1) { in foldLogicOfSetCCs() local
6049 if (LL == RL && ISD::matchBinaryPredicate(LR, RR, MatchDiffPow2)) { in foldLogicOfSetCCs()