Searched refs:hasRedZone (Results 1 – 10 of 10) sorted by relevance
3 # This test checks for persistence of the hasRedZone attribute through a25 # CHECK-NEXT: hasRedZone: false35 hasRedZone: false44 # CHECK-NEXT: hasRedZone: true54 hasRedZone: true
19 hasRedZone: false38 hasRedZone: false
17 ; CHECK-NEXT: hasRedZone: false
40 hasRedZone: false86 hasRedZone: false
113 hasRedZone: false
25 : HasRedZone(MFI.hasRedZone()) {} in AArch64FunctionInfo()
278 Optional<bool> hasRedZone() const { return HasRedZone; } in hasRedZone() function
6395 if (!AFI || AFI->hasRedZone().getValueOr(true)) in isFunctionSafeToOutlineFrom()
249 Optional<bool> hasRedZone() const { return HasRedZone; } in hasRedZone() function
5986 if (!AFI || AFI->hasRedZone().getValueOr(true)) in isFunctionSafeToOutlineFrom()