Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Dcombine-pavg.ll9 ; TODO: AVG(X,X) -> X
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp1834 if (SDValue AVG = combineShiftToAVG(Op, TLO.DAG, *this, DemandedBits, in SimplifyDemandedBits() local
1836 return TLO.CombineTo(Op, AVG); in SimplifyDemandedBits()
1905 if (SDValue AVG = combineShiftToAVG(Op, TLO.DAG, *this, DemandedBits, in SimplifyDemandedBits() local
1907 return TLO.CombineTo(Op, AVG); in SimplifyDemandedBits()