Home
last modified time | relevance | path

Searched defs:Accumulate (Results 1 – 8 of 8) sorted by relevance

/llvm-project/flang/runtime/
H A Dsum.cpp54 template <typename A> RT_API_ATTRS bool Accumulate(A x) { in Accumulate() function in Fortran::runtime::RealSumAccumulator
86 template <typename A> RT_API_ATTRS bool Accumulate(const A &z) { in Accumulate() function in Fortran::runtime::ComplexSumAccumulator
H A Dreduction-templates.h379 RT_API_ATTRS bool Accumulate(Type x) { Accumulate() function
H A Dextrema.cpp440 RT_API_ATTRS bool Accumulate(Type x) { Accumulate() function in Fortran::runtime::NumericExtremumAccumulator
528 RT_API_ATTRS bool Accumulate(const Type *x) { Accumulate() function in Fortran::runtime::CharacterExtremumAccumulator
H A Dmatmul.cpp47 RT_API_ATTRS void Accumulate( Accumulate() function in __anon7690276d0111::Accumulator
H A Dreduction.cpp215 bool Accumulate(bool x) { Accumulate() function in Fortran::runtime::LogicalAccumulator
/llvm-project/clang/lib/Analysis/
H A DCFGStmtMap.cpp49 static void Accumulate(SMap &SM, CFGBlock *B) { in Accumulate() function
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPURegisterBankInfo.cpp1576 bool Accumulate = true; applyMappingMAD_64_32() local
/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp17761 CUSTOM_BUILTIN(Name,Intr,Types,Accumulate,Feature) EmitPPCBuiltinExpr() argument
17810 bool Accumulate; EmitPPCBuiltinExpr() local