Home
last modified time | relevance | path

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

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