OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getMustSaveCRs
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Target/PowerPC/
PPCMachineFunctionInfo.h
171
getMustSaveCRs
() const { return MustSaveCRs; }
PPCFrameLowering.cpp
381
const SmallVectorImpl<unsigned> &MustSaveCRs = FI->
getMustSaveCRs
();
723
const SmallVectorImpl<unsigned> &MustSaveCRs = FI->
getMustSaveCRs
();
[
all
...]
Completed in 115 milliseconds