Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp6960 bool TautologicalInvertedLane = D.ule(Cmp); in prepareUREMEqFold() local
6961 HadTautologicalInvertedLanes |= TautologicalInvertedLane; in prepareUREMEqFold()
6966 bool TautologicalLane = D.isOne() || TautologicalInvertedLane; in prepareUREMEqFold()