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

/freebsd-11.0-release/contrib/llvm/lib/Target/PowerPC/
H A DPPCMachineFunctionInfo.h44 bool MustSaveLR; member in class:llvm::PPCFunctionInfo
H A DPPCFrameLowering.cpp411 static bool MustSaveLR(const MachineFunction &MF, unsigned LR) { function
742 bool MustSaveLR = FI->mustSaveLR(); local
1110 bool MustSaveLR = FI->mustSaveLR(); local
[all...]

Completed in 45 milliseconds