Home
last modified time | relevance | path

Searched defs:HasRedZone (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64MachineFunctionInfo.h131 Optional<bool> HasRedZone; variable
421 Optional<bool> HasRedZone; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCFrameLowering.cpp541 bool HasRedZone = Subtarget.isPPC64() || !Subtarget.isSVR4ABI(); in twoUniqueScratchRegsRequired() local
644 bool HasRedZone = isPPC64 || !isSVR4ABI; in emitPrologue() local
1557 bool HasRedZone = Subtarget.isPPC64() || !Subtarget.isSVR4ABI(); in emitEpilogue() local