Home
last modified time | relevance | path

Searched refs:mtune (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/cmake/compiler/clang/
Dtarget_arm64.cmake13 list(APPEND TOOLCHAIN_C_FLAGS -mtune=${GCC_M_TUNE})
14 list(APPEND TOOLCHAIN_LD_FLAGS -mtune=${GCC_M_TUNE})
/Zephyr-latest/cmake/compiler/gcc/
Dtarget_arm64.cmake13 list(APPEND TOOLCHAIN_C_FLAGS -mtune=${GCC_M_TUNE})
14 list(APPEND TOOLCHAIN_LD_FLAGS -mtune=${GCC_M_TUNE})
/Zephyr-latest/soc/intel/intel_ish/intel_ish5/
DCMakeLists.txt8 zephyr_cc_option(-march=pentium -mtune=i486)