Lines Matching refs:compiler
67 If it is detected that the compiler has support for "asm goto",
77 ( On 32-bit x86, the necessary options added to the compiler
161 __arch_bswapXX() macros, allows the compiler to see what's
163 particular, the compiler will be able to combine the byteswap
626 An architecture should select this if it supports the compiler's
635 This option enables the compiler's Shadow Call Stack, which
638 in the compiler's documentation:
652 Selected if the kernel will be built using the compiler's LTO feature.
684 The compiler and Kconfig options support building with Clang's
692 compiler to optimize binaries globally.
709 allows the compiler to optimize the kernel globally. If you enable
710 this option, the compiler generates LLVM bitcode instead of ELF
749 (CFI) checking, where the compiler injects a runtime check to each
1206 to the compiler, so it will attempt to add canary checks regardless
1276 asm/compiler.h header that should be included after
1277 linux/compiler-*.h in order to override macro definitions that those