Searched defs:DisableRedZone (Results 1 – 4 of 4) sorted by relevance
137 DisableRedZone("disable-red-zone", variable
188 bool DisableRedZone = MF.getFunction()->hasFnAttr(Attribute::NoRedZone); in determineFrameLayout() local
457 bool DisableRedZone = MF.getFunction().hasFnAttribute(Attribute::NoRedZone); in determineFrameLayout() local
444 bool DisableRedZone = MF.getFunction()->hasFnAttribute(Attribute::NoRedZone); in determineFrameLayout() local