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