Searched refs:EnableFeature (Results 1 – 2 of 2) sorted by relevance
6027 bool EnableFeature = true; in parseDirectiveArch() local6030 EnableFeature = false; in parseDirectiveArch()6041 FeatureBitset ToggleFeatures = EnableFeature in parseDirectiveArch()6064 bool EnableFeature = true; in parseDirectiveArchExtension() local6066 EnableFeature = false; in parseDirectiveArchExtension()6079 FeatureBitset ToggleFeatures = EnableFeature in parseDirectiveArchExtension()6129 bool EnableFeature = true; in parseDirectiveCPU() local6132 EnableFeature = false; in parseDirectiveCPU()6144 FeatureBitset ToggleFeatures = EnableFeature in parseDirectiveCPU()
12281 bool EnableFeature = true; in enableArchExtFeature() local12283 EnableFeature = false; in enableArchExtFeature()12303 if (EnableFeature) { in enableArchExtFeature()