Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
DPPCMachineFunctionInfo.h60 bool MustSaveLR = false; variable
DPPCFrameLowering.cpp269 static bool MustSaveLR(const MachineFunction &MF, unsigned LR) { in MustSaveLR() function
637 bool MustSaveLR = FI->mustSaveLR(); in emitPrologue() local
1560 bool MustSaveLR = FI->mustSaveLR(); in emitEpilogue() local