Searched refs:Avg (Results 1 – 4 of 4) sorted by relevance
| /openbsd-src/regress/lib/libcrypto/x509/bettertls/certificates/ |
| H A D | 1189.chain | 46 Avg=
|
| /openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/ |
| H A D | LoopStrengthReduce.cpp | 4284 int64_t Avg = (First & Last) + ((First ^ Last) >> 1); in GenerateCrossUseConstantOffsets() local 4287 Avg = Avg + ((First ^ Last) & ((uint64_t)Avg >> 63)); in GenerateCrossUseConstantOffsets() 4290 Imms.lower_bound(Avg)}; in GenerateCrossUseConstantOffsets()
|
| /openbsd-src/gnu/usr.bin/perl/pod/ |
| H A D | perlperf.pod | 644 |Stmts |Exclusive|Avg. |Reports |Source File | 700 |Line|Stmts.|Exclusive|Avg. |Code |
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/X86/ |
| H A D | X86ISelLowering.cpp | 50851 if (SDValue Avg = detectAVGPattern(St->getValue(), St->getMemoryVT(), DAG, in combineStore() local 50853 return DAG.getStore(St->getChain(), dl, Avg, St->getBasePtr(), in combineStore() 51870 if (SDValue Avg = detectAVGPattern(Src, VT, DAG, Subtarget, DL)) in combineTruncate() local 51871 return Avg; in combineTruncate()
|