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

/freebsd-9.3-release/contrib/llvm/lib/Target/PowerPC/
H A DPPCMachineFunctionInfo.h41 bool MustSaveLR; member in class:llvm::PPCFunctionInfo
H A DPPCFrameLowering.cpp383 bool MustSaveLR = FI->mustSaveLR(); local
681 bool MustSaveLR = FI->mustSaveLR(); local
877 static bool MustSaveLR(cons function
[all...]

Completed in 118 milliseconds