Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp5020 bool CmpNegOne = N1C->isAllOnes(); in SimplifySetCC() local
5021 if ((CmpZero || CmpNegOne) && N0.hasOneUse()) { in SimplifySetCC()