Searched refs:EnableStackSize (Results 1 – 3 of 3) sorted by relevance
97 bool EnableStackSize; variable184 bool enableStackSize() const { return EnableStackSize; } in enableStackSize()
72 EnableStackSize = false; in initializeSubtargetDependencies()
247 def FeatureStackSize : SubtargetFeature<"stack-size", "EnableStackSize", "true",249 def EnableStackSize : Predicate<"Subtarget->enableStackSize()">,