Searched refs:Accumulate (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/Analysis/
H A DCFGStmtMap.cpp48 static void Accumulate(SMap &SM, CFGBlock *B) { function
86 Accumulate(*SM, *I);
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/arc/
H A Dlib1funcs.S146 mov_s r2,0 ; Accumulate result here.
212 mov_s r2,0 ; Accumulate result here.
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/arc/
H A Dlib1funcs.S146 mov_s r2,0 ; Accumulate result here.
212 mov_s r2,0 ; Accumulate result here.
/netbsd-current/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGBuiltin.cpp15352 #define CUSTOM_BUILTIN(Name, Intr, Types, Accumulate) \
15383 bool Accumulate;
15388 Accumulate = Acc; \
15409 if (Accumulate) {

Completed in 134 milliseconds