Home
last modified time | relevance | path

Searched defs:DisableRedZone (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/llvm/lib/Target/PowerPC/
H A DPPCFrameLowering.cpp444 bool DisableRedZone = MF.getFunction()->hasFnAttribute(Attribute::NoRedZone); in determineFrameLayout() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCFrameLowering.cpp489 bool DisableRedZone = MF.getFunction().hasFnAttribute(Attribute::NoRedZone); in determineFrameLayout() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/
H A DPPCFrameLowering.cpp315 bool DisableRedZone = MF.getFunction().hasFnAttribute(Attribute::NoRedZone); in determineFrameLayout() local