Home
last modified time | relevance | path

Searched defs:loop16 (Results 1 – 6 of 6) sorted by relevance

/third_party/ffmpeg/libavcodec/x86/
Daacpsdsp.asm192 .loop16: label
303 .loop16: label
Dhevc_idct.asm633 .loop16: label
/third_party/musl/src/string/arm/
Dmemcpy.S286 loop16: label
/third_party/musl/porting/uniproton/kernel/src/string/arch/arm/
Dmemcpy_le.S283 loop16: label
/third_party/musl/porting/liteos_m/kernel/src/string/arch/arm/
Dmemcpy_le.S287 loop16: label
/third_party/vixl/examples/aarch64/
Dadd2-vectors.cc48 Label loop16, loopr, end; in GenerateAdd2Vectors() local