Searched refs:accumulate (Results 51 - 59 of 59) sorted by relevance

123

/openbsd-current/gnu/usr.bin/binutils-2.17/texinfo/
H A Dtexinfo.tex1381 % For now, we do not accumulate font styles: @b{@i{foo}} prints foo in
3620 % Here is a possibility not foreseen in manmac: if we accumulate a
4299 % glue accumulate. (Not a breakpoint because it's preceded by a
/openbsd-current/gnu/usr.bin/texinfo/doc/
H A Dtexinfo.tex1395 % For now, we do not accumulate font styles: @b{@i{foo}} prints foo in
3749 % Here is a possibility not foreseen in manmac: if we accumulate a
4441 % glue accumulate. (Not a breakpoint because it's preceded by a
/openbsd-current/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp5690 /// genFusedMultiplyAcc - Helper to generate fused multiply accumulate
5721 /// genFusedMultiplyAccNeg - Helper to generate fused multiply accumulate
5736 /// genFusedMultiplyIdx - Helper to generate fused multiply accumulate
5748 /// genFusedMultiplyAccNeg - Helper to generate fused multiply accumulate
7161 std::accumulate(FirstCand.front(), std::next(FirstCand.back()), 0,
7628 LRU.accumulate(MI);
/openbsd-current/gnu/usr.bin/perl/
H A Dconfigure.com1156 $! architecture name, which may accumulate various minus sign-delimited
/openbsd-current/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp1271 return std::accumulate(S->operands().begin(), S->operands().end(), 0,
/openbsd-current/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp5094 std::accumulate(InstsCount.begin(), InstsCount.end(), 0) < 2) ||
12411 std::accumulate(ReducedVals.begin(), ReducedVals.end(), 0,
/openbsd-current/gnu/llvm/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp4420 unsigned NumDependencies = std::accumulate(
/openbsd-current/gnu/llvm/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp9564 std::accumulate(RepeatedSequenceLocs[0].front(),
H A DX86ISelLowering.cpp15737 TripleInputSum - std::accumulate(TripleInputs.begin(), TripleInputs.end(), 0);
[all...]

Completed in 315 milliseconds

123