Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/common/mips/dspr2/
Dvp9_convolve2_avg_dspr2.c38 uint32_t store1, store2; in convolve_bi_avg_vert_4_dspr2() local
114 [store1] "=&r" (store1), [store2] "=&r" (store2), in convolve_bi_avg_vert_4_dspr2()
142 uint32_t store1, store2; in convolve_bi_avg_vert_64_dspr2() local
219 [store1] "=&r" (store1), [store2] "=&r" (store2), in convolve_bi_avg_vert_64_dspr2()
Dvp9_convolve2_vert_dspr2.c38 uint32_t store1, store2; in convolve_bi_vert_4_dspr2() local
107 [store1] "=&r" (store1), [store2] "=&r" (store2), in convolve_bi_vert_4_dspr2()
135 uint32_t store1, store2; in convolve_bi_vert_64_dspr2() local
204 [store1] "=&r" (store1), [store2] "=&r" (store2), in convolve_bi_vert_64_dspr2()
Dvp9_convolve8_vert_dspr2.c39 uint32_t store1, store2; in convolve_vert_4_dspr2() local
163 [store1] "=&r" (store1), [store2] "=&r" (store2), in convolve_vert_4_dspr2()
193 uint32_t store1, store2; in convolve_vert_64_dspr2() local
318 [store1] "=&r" (store1), [store2] "=&r" (store2), in convolve_vert_64_dspr2()
Dvp9_convolve8_avg_dspr2.c39 uint32_t store1, store2; in convolve_avg_vert_4_dspr2() local
170 [store1] "=&r" (store1), [store2] "=&r" (store2), in convolve_avg_vert_4_dspr2()
200 uint32_t store1, store2; in convolve_avg_vert_64_dspr2() local
332 [store1] "=&r" (store1), [store2] "=&r" (store2), in convolve_avg_vert_64_dspr2()
/external/skia/src/core/
DSk4px.h40 void store1(SkPMColor[1]) const;
93 fn(Load1(src)).store1(dst); in MapSrc()
121 fn(Load1(dst), Load1(src)).store1(dst); in MapDstSrc()
155 fn(Load1(dst), Load1(src), alpha).store1(dst); in MapDstSrcAlpha()
/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/skia/src/opts/
DSk4px_SSE2.h20 inline void Sk4px::store1(SkPMColor px[1]) const { *px = _mm_cvtsi128_si32(this->fVec); } in store1() function
DSk4px_NEON.h27 inline void Sk4px::store1(SkPMColor px[1]) const { in store1() function
DSk4px_none.h36 inline void Sk4px::store1(SkPMColor px[1]) const { memcpy(px, this, 4); } in store1() function
/external/llvm/test/CodeGen/AArch64/
Df16-convert.ll134 define void @store1(i16* nocapture %a, double %val) nounwind {
135 ; CHECK-LABEL: store1:
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...