Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp4572 int64_t Avg = (FI & LI) + ((FI ^ LI) >> 1); GenerateCrossUseConstantOffsets() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp9269 SDValue Avg = DAG.getNode(ISD::ADD, dl, ExtVT, LHS, RHS); expandAVG() local