Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/ProfileData/
H A DSampleProf.h68 inline sampleprof_error MergeResult(sampleprof_error &Accumulator, in MergeResult()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DComplexDeinterleavingPass.cpp849 Value *Accumulator = in replaceNode() local
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp5570 enum class FMAInstKind { Default, Indexed, Accumulator }; enumerator
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaCodeComplete.cpp8344 std::string Accumulator; in CodeCompleteObjCSelector() local