Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCMachineFunctionInfo.h96 SmallVector<unsigned, 3> MustSaveCRs; variable
H A DPPCFrameLowering.cpp547 const SmallVectorImpl<unsigned> &MustSaveCRs = FI->getMustSaveCRs(); in emitPrologue() local
900 const SmallVectorImpl<unsigned> &MustSaveCRs = FI->getMustSaveCRs(); in emitEpilogue() local