Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/MachO/
H A DConfig.h148 bool forceExactCpuSubtypeMatch = false; member
H A DDriver.cpp1668 config->forceExactCpuSubtypeMatch = in link()
H A DInputFiles.cpp1844 if (config->forceExactCpuSubtypeMatch) in isTargetPlatformArchCompatible()