Home
last modified time | relevance | path

Searched refs:store1 (Results 1 – 25 of 41) sorted by relevance

12

/external/libvpx/libvpx/vpx_dsp/mips/
Dconvolve2_vert_dspr2.c33 uint32_t store1, store2; in convolve_bi_vert_4_dspr2() local
100 [Temp2] "=&r"(Temp2), [store1] "=&r"(store1), in convolve_bi_vert_4_dspr2()
123 uint32_t store1, store2; in convolve_bi_vert_64_dspr2() local
190 [Temp2] "=&r"(Temp2), [store1] "=&r"(store1), in convolve_bi_vert_64_dspr2()
Dconvolve2_avg_dspr2.c33 uint32_t store1, store2; in convolve_bi_avg_vert_4_dspr2() local
108 [Temp2] "=&r"(Temp2), [store1] "=&r"(store1), in convolve_bi_avg_vert_4_dspr2()
132 uint32_t store1, store2; in convolve_bi_avg_vert_64_dspr2() local
208 [Temp2] "=&r"(Temp2), [store1] "=&r"(store1), in convolve_bi_avg_vert_64_dspr2()
Dconvolve8_vert_dspr2.c34 uint32_t store1, store2; in convolve_vert_4_dspr2() local
156 [Temp2] "=&r"(Temp2), [store1] "=&r"(store1), in convolve_vert_4_dspr2()
182 uint32_t store1, store2; in convolve_vert_64_dspr2() local
305 [Temp2] "=&r"(Temp2), [store1] "=&r"(store1), in convolve_vert_64_dspr2()
Dconvolve8_avg_dspr2.c35 uint32_t store1, store2; in convolve_avg_vert_4_dspr2() local
165 [Temp2] "=&r"(Temp2), [store1] "=&r"(store1), in convolve_avg_vert_4_dspr2()
191 uint32_t store1, store2; in convolve_avg_vert_64_dspr2() local
322 [Temp2] "=&r"(Temp2), [store1] "=&r"(store1), in convolve_avg_vert_64_dspr2()
/external/libaom/libaom/aom_dsp/mips/
Dconvolve2_vert_dspr2.c34 uint32_t store1, store2; in convolve_bi_vert_4_dspr2() local
101 [Temp2] "=&r"(Temp2), [store1] "=&r"(store1), in convolve_bi_vert_4_dspr2()
124 uint32_t store1, store2; in convolve_bi_vert_64_dspr2() local
191 [Temp2] "=&r"(Temp2), [store1] "=&r"(store1), in convolve_bi_vert_64_dspr2()
Dconvolve8_vert_dspr2.c36 uint32_t store1, store2; in convolve_vert_4_dspr2() local
158 [Temp2] "=&r"(Temp2), [store1] "=&r"(store1), in convolve_vert_4_dspr2()
184 uint32_t store1, store2; in convolve_vert_64_dspr2() local
307 [Temp2] "=&r"(Temp2), [store1] "=&r"(store1), in convolve_vert_64_dspr2()
/external/skqp/src/core/
DSk4px.h61 void store1(SkPMColor px[1]) const { memcpy(px, this, 4); } in store1() function
133 fn(Load1(src)).store1(dst); in MapSrc()
163 fn(Load1(dst), Load1(src)).store1(dst); in MapDstSrc()
193 fn(Load1(dst), Sk16b(*a)).store1(dst); in MapDstAlpha()
225 fn(Load1(dst), Load1(src), Sk16b(*a)).store1(dst); in MapDstSrcAlpha()
/external/skia/src/core/
DSk4px.h61 void store1(SkPMColor px[1]) const { memcpy(px, this, 4); } in store1() function
133 fn(Load1(src)).store1(dst); in MapSrc()
163 fn(Load1(dst), Load1(src)).store1(dst); in MapDstSrc()
193 fn(Load1(dst), Sk16b(*a)).store1(dst); in MapDstAlpha()
225 fn(Load1(dst), Load1(src), Sk16b(*a)).store1(dst); in MapDstSrcAlpha()
/external/swiftshader/src/Reactor/
DOptimizer.cpp55 static bool storeTypeMatchesStore(const Ice::Inst *store1, const Ice::Inst *store2);
726 bool Optimizer::storeTypeMatchesStore(const Ice::Inst *store1, const Ice::Inst *store2) in storeTypeMatchesStore() argument
728 assert(isStore(*store1) && isStore(*store2)); in storeTypeMatchesStore()
729 assert(store1->getStoreAddress() == store2->getStoreAddress()); in storeTypeMatchesStore()
731 if(store1->getData()->getType() != store2->getData()->getType()) in storeTypeMatchesStore()
736 if(auto *storeSubVector1 = asStoreSubVector(store1)) in storeTypeMatchesStore()
/external/llvm/test/Transforms/SLPVectorizer/X86/
Dalign.ll15 %store1 = getelementptr inbounds [3 x double], [3 x double]* %agg.tmp.i.i.sroa.0, i64 0, i64 1
23 store double %mul, double* %store1
/external/llvm/test/Instrumentation/AddressSanitizer/
Dexperiment.ll61 define void @store1(i8* %p) sanitize_address {
65 ; CHECK-LABEL: define void @store1
Dexperiment-call.ll61 define void @store1(i8* %p) sanitize_address {
65 ; CHECK-LABEL: define void @store1
/external/llvm-project/llvm/test/Instrumentation/AddressSanitizer/
Dexperiment.ll62 define void @store1(i8* %p) sanitize_address {
66 ; CHECK-LABEL: define void @store1
Dexperiment-call.ll62 define void @store1(i8* %p) sanitize_address {
66 ; CHECK-LABEL: define void @store1
/external/python/oauth2client/tests/contrib/
Dtest_multistore_file.py306 store1 = multistore_file.get_credential_storage_custom_key(
308 store1.put(credentials)
326 store1.delete()
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonShuffler.cpp177 unsigned memory = 0, loads = 0, load0 = 0, stores = 0, store0 = 0, store1 = 0; in check() local
250 ++store1; in check()
343 if (store1 && stores > 1) { in check()
/external/llvm-project/llvm/test/Transforms/SLPVectorizer/X86/
Dalign.ll30 %store1 = getelementptr inbounds [3 x double], [3 x double]* %agg.tmp.i.i.sroa.0, i64 0, i64 1
37 store double %mul, double* %store1
/external/llvm-project/llvm/test/CodeGen/X86/
Dmasked_store_trunc.ll57 ; SSE2-NEXT: .LBB0_3: # %cond.store1
131 ; SSE4-NEXT: .LBB0_3: # %cond.store1
267 ; SSE2-NEXT: .LBB1_3: # %cond.store1
349 ; SSE4-NEXT: .LBB1_3: # %cond.store1
424 ; AVX1-NEXT: .LBB1_3: # %cond.store1
494 ; AVX2-NEXT: .LBB1_3: # %cond.store1
559 ; AVX512F-NEXT: .LBB1_3: # %cond.store1
668 ; SSE2-NEXT: .LBB2_3: # %cond.store1
736 ; SSE4-NEXT: .LBB2_3: # %cond.store1
812 ; AVX1-NEXT: .LBB2_3: # %cond.store1
[all …]
Dmasked_compressstore.ll50 ; SSE-NEXT: LBB0_3: ## %cond.store1
97 ; AVX1-NEXT: ## %bb.3: ## %cond.store1
165 ; AVX2-NEXT: ## %bb.3: ## %cond.store1
309 ; SSE-NEXT: LBB1_3: ## %cond.store1
395 ; AVX1OR2-NEXT: ## %bb.3: ## %cond.store1
622 ; SSE2-NEXT: LBB2_3: ## %cond.store1
645 ; SSE42-NEXT: LBB2_3: ## %cond.store1
667 ; AVX1OR2-NEXT: LBB2_3: ## %cond.store1
725 ; SSE2-NEXT: LBB3_3: ## %cond.store1
766 ; SSE42-NEXT: LBB3_3: ## %cond.store1
[all …]
Dmasked_store_trunc_usat.ll79 ; SSE2-NEXT: # %bb.3: # %cond.store1
204 ; SSE4-NEXT: .LBB0_3: # %cond.store1
425 ; SSE2-NEXT: .LBB1_3: # %cond.store1
529 ; SSE4-NEXT: .LBB1_3: # %cond.store1
616 ; AVX1-NEXT: .LBB1_3: # %cond.store1
694 ; AVX2-NEXT: .LBB1_3: # %cond.store1
759 ; AVX512F-NEXT: .LBB1_3: # %cond.store1
921 ; SSE2-NEXT: .LBB2_3: # %cond.store1
1010 ; SSE4-NEXT: .LBB2_3: # %cond.store1
1098 ; AVX1-NEXT: .LBB2_3: # %cond.store1
[all …]
Dmasked_store_trunc_ssat.ll133 ; SSE2-NEXT: # %bb.3: # %cond.store1
265 ; SSE4-NEXT: .LBB0_3: # %cond.store1
541 ; SSE2-NEXT: .LBB1_3: # %cond.store1
652 ; SSE4-NEXT: .LBB1_3: # %cond.store1
742 ; AVX1-NEXT: .LBB1_3: # %cond.store1
821 ; AVX2-NEXT: .LBB1_3: # %cond.store1
886 ; AVX512F-NEXT: .LBB1_3: # %cond.store1
1106 ; SSE2-NEXT: .LBB2_3: # %cond.store1
1202 ; SSE4-NEXT: .LBB2_3: # %cond.store1
1293 ; AVX1-NEXT: .LBB2_3: # %cond.store1
[all …]
Dpr39666.ll31 ; CHECK-NEXT: .LBB1_3: # %cond.store1
Dmasked_gather_scatter_widen.ll80 ; WIDEN_AVX2-NEXT: .LBB1_3: # %cond.store1
158 ; WIDEN_AVX2-NEXT: .LBB3_3: # %cond.store1
241 ; WIDEN_AVX2-NEXT: .LBB5_3: # %cond.store1
Dmasked_store.ll64 ; SSE-NEXT: LBB1_3: ## %cond.store1
131 ; SSE-NEXT: LBB2_3: ## %cond.store1
210 ; SSE2-NEXT: LBB3_3: ## %cond.store1
232 ; SSE4-NEXT: LBB3_3: ## %cond.store1
305 ; SSE2-NEXT: LBB4_3: ## %cond.store1
342 ; SSE4-NEXT: LBB4_3: ## %cond.store1
430 ; SSE2-NEXT: LBB5_3: ## %cond.store1
502 ; SSE4-NEXT: LBB5_3: ## %cond.store1
637 ; SSE2-NEXT: LBB6_3: ## %cond.store1
778 ; SSE4-NEXT: LBB6_3: ## %cond.store1
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonShuffler.cpp303 unsigned memory = 0, loads = 0, load0 = 0, stores = 0, store0 = 0, store1 = 0; in check() local
370 ++store1; in check()
488 if (store1 && stores > 1) { in check()

12