Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DSampleProf.h69 inline sampleprof_error mergeSampleProfErrors(sampleprof_error &Accumulator, in mergeSampleProfErrors()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DComplexDeinterleavingPass.cpp1156 NodePtr Accumulator = nullptr) { in identifyMultiplications()
1313 std::optional<FastMathFlags> Flags, NodePtr Accumulator = nullptr) { in identifyAdditions()
1935 Value *Accumulator = ReplaceOperandIfExist(Node, 2); in replaceNode() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUAtomicOptimizer.cpp573 auto *Accumulator = B.CreatePHI(Ty, 2, "Accumulator"); in buildScanIteratively() local
H A DSIISelLowering.cpp4909 auto Accumulator = in lowerWaveReduce() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp6636 enum class FMAInstKind { Default, Indexed, Accumulator }; enumerator
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp8517 std::string Accumulator; in CodeCompleteObjCSelector() local