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