Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/
DPPCMachineFunctionInfo.h44 bool MustSaveLR; variable
DPPCFrameLowering.cpp411 static bool MustSaveLR(const MachineFunction &MF, unsigned LR) { in MustSaveLR() function
665 bool MustSaveLR = FI->mustSaveLR(); in emitPrologue() local
1006 bool MustSaveLR = FI->mustSaveLR(); in emitEpilogue() local