Searched defs:SECTION (Results 1 – 25 of 83) sorted by relevance
1234
2 #define SECTION __attribute__ ((section (".text.sse2"))) macro
2 #define SECTION __attribute__ ((section (".text.avx"))) macro
2 #define SECTION __attribute__ ((section (".text.fma4"))) macro
3 #define SECTION __attribute__ ((section (".text.avx"))) macro
3 #define SECTION __attribute__ ((section (".text.fma"))) macro
2 #define SECTION __attribute__ ((section (".text.fma"))) macro
3 #define SECTION __attribute__ ((section (".text.fma4"))) macro
4 #define SECTION __attribute__ ((section (".text.avx"))) macro
6 #define SECTION(p) p##.evex.rtm macro
10 #define SECTION(p) p##.avx.rtm macro
7 #define SECTION(p) p##.sse4.1 macro