Home
last modified time | relevance | path

Searched defs:dstin (Results 1 – 11 of 11) sorted by relevance

/third_party/optimized-routines/string/aarch64/
D__mtag_tag_region.S22 #define dstin x0 macro
D__mtag_tag_zero_region.S22 #define dstin x0 macro
Dmemset.S16 #define dstin x0 macro
Dmemcpy-advsimd.S16 #define dstin x0 macro
Dmemcpy.S16 #define dstin x0 macro
Dstrcpy.S22 #define dstin x0 macro
Dstrcpy-mte.S16 #define dstin x0 macro
/third_party/musl/src/string/aarch64/
Dmemset.S14 #define dstin x0 macro
Dmemcpy.S14 #define dstin x0 macro
/third_party/optimized-routines/string/arm/
Dmemcpy.S58 #define dstin r0 macro
/third_party/skia/src/opts/
DSkRasterPipeline_opts.h1411 BLEND_MODE(dstin) { return d * sa; } in BLEND_MODE() argument