Lines Matching full:lzcnt
1944 Features["lzcnt"] = false;
2019 setFeatureEnabled(Features, "lzcnt", true);
2065 setFeatureEnabled(Features, "lzcnt", true);
2071 setFeatureEnabled(Features, "lzcnt", true);
2077 setFeatureEnabled(Features, "lzcnt", true);
2085 setFeatureEnabled(Features, "lzcnt", true);
2091 setFeatureEnabled(Features, "lzcnt", true);
2169 else if (Name == "lzcnt")
2170 Features["lzcnt"] = true;
2233 else if (Name == "lzcnt")
2234 Features["lzcnt"] = false;
2281 if (Feature == "lzcnt") {
2642 .Case("lzcnt", HasLZCNT)