Home
last modified time | relevance | path

Searched defs:SECTION (Results 1 – 25 of 83) sorted by relevance

1234

/glibc-2.36/sysdeps/i386/i686/fpu/multiarch/
Ds_sincosf-sse2.c2 #define SECTION __attribute__ ((section (".text.sse2"))) macro
Ds_sinf-sse2.c2 #define SECTION __attribute__ ((section (".text.sse2"))) macro
Ds_cosf-sse2.c2 #define SECTION __attribute__ ((section (".text.sse2"))) macro
/glibc-2.36/sysdeps/x86_64/fpu/multiarch/
Ds_sincos-avx.c2 #define SECTION __attribute__ ((section (".text.avx"))) macro
Ds_sincos-fma4.c2 #define SECTION __attribute__ ((section (".text.fma4"))) macro
De_exp-avx.c3 #define SECTION __attribute__ ((section (".text.avx"))) macro
De_exp-fma.c3 #define SECTION __attribute__ ((section (".text.fma"))) macro
Ds_sincos-fma.c2 #define SECTION __attribute__ ((section (".text.fma"))) macro
De_log-avx.c3 #define SECTION __attribute__ ((section (".text.avx"))) macro
De_log-fma.c3 #define SECTION __attribute__ ((section (".text.fma"))) macro
De_log-fma4.c3 #define SECTION __attribute__ ((section (".text.fma4"))) macro
De_pow-fma.c3 #define SECTION __attribute__ ((section (".text.fma"))) macro
De_pow-fma4.c3 #define SECTION __attribute__ ((section (".text.fma4"))) macro
De_exp-fma4.c3 #define SECTION __attribute__ ((section (".text.fma4"))) macro
Ds_sin-avx.c3 #define SECTION __attribute__ ((section (".text.avx"))) macro
Ds_tan-avx.c4 #define SECTION __attribute__ ((section (".text.avx"))) macro
/glibc-2.36/sysdeps/x86_64/multiarch/
Dmemchr-evex-rtm.S6 #define SECTION(p) p##.evex.rtm macro
Dstrlen-avx2-rtm.S10 #define SECTION(p) p##.avx.rtm macro
Dwcslen-sse4_1.S7 #define SECTION(p) p##.sse4.1 macro
Dstrcat-avx2-rtm.S10 #define SECTION(p) p##.avx.rtm macro
Dstrchr-avx2-rtm.S10 #define SECTION(p) p##.avx.rtm macro
Dstrcpy-avx2-rtm.S10 #define SECTION(p) p##.avx.rtm macro
Dstrrchr-avx2-rtm.S10 #define SECTION(p) p##.avx.rtm macro
Dmemcmpeq-avx2-rtm.S10 #define SECTION(p) p##.avx.rtm macro
Dmemcmp-avx2-movbe-rtm.S10 #define SECTION(p) p##.avx.rtm macro

1234