Searched defs:CastStoreAccumulate (Results 1 – 1 of 1) sorted by relevance
280 struct CastStoreAccumulate { struct281 static void store(char * C10_RESTRICT data, int64_t stride, int64_t index, acc_t value) { in store()