Home
last modified time | relevance | path

Searched defs:Accumulator (Results 1 – 6 of 6) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DSampleProf.h69 inline sampleprof_error mergeSampleProfErrors(sampleprof_error &Accumulator, in MergeResult() argument
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DComplexDeinterleavingPass.cpp1156 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...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUAtomicOptimizer.cpp581 auto *Accumulator = B.CreatePHI(Ty, 2, "Accumulator"); buildScanIteratively() local
H A DSIISelLowering.cpp4665 auto Accumulator = lowerWaveReduce() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp6585 enum class FMAInstKind { Default, Indexed, Accumulator }; global() enumerator
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp8434 std::string Accumulator; CodeCompleteObjCSelector() local