Searched defs:MustSaveTOC (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/PowerPC/ | ||
H A D | PPCMachineFunctionInfo.h | 66 bool MustSaveTOC = false; variable |
H A D | PPCFrameLowering.cpp | 643 bool MustSaveTOC = FI->mustSaveTOC(); emitPrologue() local |