Home
last modified time | relevance | path

Searched refs:mustSaveLR (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/PowerPC/
DPPCMachineFunctionInfo.h154 bool mustSaveLR() const { return MustSaveLR; } in mustSaveLR() function
DPPCFrameLowering.cpp665 bool MustSaveLR = FI->mustSaveLR(); in emitPrologue()
1006 bool MustSaveLR = FI->mustSaveLR(); in emitEpilogue()