Lines Matching refs:backend
116 … message(FATAL_ERROR "For macOS universal binaries only one backend per architecture is allowed.")
131 … message(FATAL_ERROR "For macOS universal binaries only one backend per architecture is allowed.")
139 message(FATAL_ERROR "For macOS x86_64 builds an arm64 backend cannot be specified.")
143 message(FATAL_ERROR "For macOS arm64 builds an x86_64 backend cannot be specified.")
149 "For universal binaries only one backend per architecture is allowed.")
154 "For universal binaries only one backend per architecture is allowed.")
196 printopt("AVX2 backend " ${ISA_AVX2})
197 printopt("SSE4.1 backend " ${ISA_SSE41})
198 printopt("SSE2 backend " ${ISA_SSE2})
199 printopt("NEON backend " ${ISA_NEON})
200 printopt("NONE backend " ${ISA_NONE})
201 printopt("NATIVE backend " ${ISA_NATIVE})