Searched refs:store0 (Results 1 – 3 of 3) sorted by relevance
177 unsigned memory = 0, loads = 0, load0 = 0, stores = 0, store0 = 0, store1 = 0; in check() local245 ++store0; in check()268 if ((load0 > 1 || store0 > 1 || CVIloads > 1 || CVIstores > 1) || in check()328 if (!store0) { in check()
6 define void @store0({} %v, {}* %p) {7 ; COMBINE_PTR_LABEL: @"dfs$store0"11 ; NO_COMBINE_PTR_LABEL: @"dfs$store0"
123 define void @store0(i16* nocapture %a, float %val) nounwind {124 ; CHECK-LABEL: store0: