Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCMachineFunctionInfo.h58 bool MustSaveLR = false; variable
H A DPPCFrameLowering.cpp269 static bool MustSaveLR(const MachineFunction &MF, unsigned LR) { in MustSaveLR() function
637 bool MustSaveLR = FI->mustSaveLR(); in emitPrologue() local
1551 bool MustSaveLR = FI->mustSaveLR(); in emitEpilogue() local