Searched defs:Accumulator (Results 1 – 6 of 6) sorted by relevance
69 inline sampleprof_error mergeSampleProfErrors(sampleprof_error &Accumulator, in MergeResult() argument
1156 NodePtr Accumulator = nullptr) { in identifyMultiplications() argument 1313 std::optional<FastMathFlags> Flags, NodePtr Accumulator = nullptr) { in identifyAdditions() argument 1936 Value *Accumulator = ReplaceOperandIfExist(Node, 2); replaceNode() local [all...]
581 auto *Accumulator = B.CreatePHI(Ty, 2, "Accumulator"); buildScanIteratively() local
4665 auto Accumulator = lowerWaveReduce() local
6585 enum class FMAInstKind { Default, Indexed, Accumulator }; global() enumerator [all...]
8434 std::string Accumulator; CodeCompleteObjCSelector() local