Home
last modified time | relevance | path

Searched defs:VEC (Results 1 – 10 of 10) sorted by relevance

/sysdeps/x86_64/
A Ddl-trampoline.S57 #define VEC(i) zmm##i macro
67 #define VEC(i) ymm##i macro
78 #define VEC(i) xmm##i macro
A Dmemset.S27 #define VEC(i) xmm##i macro
A Dmemmove.S22 #define VEC(i) xmm##i macro
/sysdeps/x86_64/multiarch/
A Dmemmove-avx-unaligned-erms.S3 # define VEC(i) ymm##i macro
A Dmemmove-avx-unaligned-erms-rtm.S3 # define VEC(i) ymm##i macro
A Dmemset-avx2-unaligned-erms.S8 # define VEC(i) ymm##i macro
A Dmemset-avx512-unaligned-erms.S11 # define VEC(i) VEC##i macro
A Dmemset-evex-unaligned-erms.S11 # define VEC(i) VEC##i macro
A Dmemmove-avx512-unaligned-erms.S23 # define VEC(i) VEC##i macro
A Dmemmove-evex-unaligned-erms.S23 # define VEC(i) VEC##i macro

Completed in 15 milliseconds