Home
last modified time | relevance | path

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

/freebsd/usr.bin/ministat/
H A Dministat.c193 Avg(const struct dataset *ds) in Avg() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp4576 int64_t Avg = (FI & LI) + ((FI ^ LI) >> 1); in GenerateCrossUseConstantOffsets() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp9337 SDValue Avg = DAG.getNode(ISD::ADD, dl, ExtVT, LHS, RHS); in expandAVG() local