Searched refs:NoTuneList (Results 1 – 1 of 1) sorted by relevance
430 constexpr const char *NoTuneList[] = {"x86-64-v2", "x86-64-v3", "x86-64-v4"}; variable442 if (llvm::is_contained(NoTuneList, CPU)) in parseTuneCPU()460 !llvm::is_contained(NoTuneList, P.Name)) in fillValidTuneCPUList()