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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCMachineFunctionInfo.h45 bool MustSaveLR = false; member in class:llvm::PPCFunctionInfo
H A DPPCFrameLowering.cpp444 static bool MustSaveLR(const MachineFunction &MF, unsigned LR) { function
822 bool MustSaveLR = FI->mustSaveLR(); local
1394 bool MustSaveLR = FI->mustSaveLR(); local
[all...]

Completed in 99 milliseconds