Searched defs:Accumulate (Results 1 – 4 of 4) sorted by relevance
49 static void Accumulate(SMap &SM, CFGBlock *B) { in Accumulate() function
1575 bool Accumulate = true; in applyMappingMAD_64_32() local
17842 #define CUSTOM_BUILTIN(Name, Intr, Types, Accumulate, Feature) \ in EmitPPCBuiltinExpr() argument17891 bool Accumulate; in EmitPPCBuiltinExpr() local
853 static void Accumulate(int n) { g_sum += n; } in Accumulate() function