Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCMachineFunctionInfo.h60 bool MustSaveLR = false; variable
H A DPPCFrameLowering.cpp270 static bool MustSaveLR(const MachineFunction &MF, unsigned LR) { in MustSaveLR() function
641 bool MustSaveLR = FI->mustSaveLR(); in emitPrologue() local
1561 bool MustSaveLR = FI->mustSaveLR(); in emitEpilogue() local