Searched defs:SECTION (Results 1 – 25 of 63) sorted by relevance
123
3 #define SECTION __attribute__ ((section (".text.avx"))) macro
3 #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 __attribute__ ((section (".text.avx"))) macro
6 #define SECTION __attribute__ ((section (".text.fma"))) macro
6 #define SECTION __attribute__ ((section (".text.fma4"))) macro
6 #define SECTION(p) p##.evex.rtm macro
10 #define SECTION(p) p##.avx.rtm macro
32 # define SECTION(p) p##.avx macro
Completed in 9 milliseconds