Home
last modified time | relevance | path

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

/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
642 bool MustSaveLR = FI->mustSaveLR(); emitPrologue() local
1563 bool MustSaveLR = FI->mustSaveLR(); emitEpilogue() local
[all...]