OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getCalleeSavedSpillSlots
(Results
1 - 3
of
3
) sorted by null
/external/llvm/include/llvm/Target/
TargetFrameLowering.h
89
///
getCalleeSavedSpillSlots
- This method returns a pointer to an array of
99
getCalleeSavedSpillSlots
(unsigned &NumEntries) const {
/external/llvm/lib/Target/PowerPC/
PPCFrameLowering.h
114
getCalleeSavedSpillSlots
(unsigned &NumEntries) const {
/external/llvm/lib/CodeGen/
PrologEpilogInserter.cpp
243
TFI->
getCalleeSavedSpillSlots
(NumFixedSpillSlots);
Completed in 323 milliseconds