Home
last modified time | relevance | path

Searched defs:AVG (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp2082 if (SDValue AVG = combineShiftToAVG(Op, TLO, *this, DemandedBits, in SimplifyDemandedBits() local
2193 if (SDValue AVG = combineShiftToAVG(Op, TLO, *this, DemandedBits, in SimplifyDemandedBits() local
H A DDAGCombiner.cpp10962 if (SDValue AVG = foldShiftToAvg(N)) in visitSRA() local
11235 if (SDValue AVG = foldShiftToAvg(N)) in visitSRL() local