Searched refs:EnableFeature (Results 1 – 2 of 2) sorted by relevance
5443 bool EnableFeature = true; in parseDirectiveArch() local5446 EnableFeature = false; in parseDirectiveArch()5457 FeatureBitset ToggleFeatures = EnableFeature in parseDirectiveArch()5480 bool EnableFeature = true; in parseDirectiveArchExtension() local5482 EnableFeature = false; in parseDirectiveArchExtension()5495 FeatureBitset ToggleFeatures = EnableFeature in parseDirectiveArchExtension()5545 bool EnableFeature = true; in parseDirectiveCPU() local5548 EnableFeature = false; in parseDirectiveCPU()5560 FeatureBitset ToggleFeatures = EnableFeature in parseDirectiveCPU()
12280 bool EnableFeature = true; in enableArchExtFeature() local12282 EnableFeature = false; in enableArchExtFeature()12302 if (EnableFeature) { in enableArchExtFeature()