OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:placeCSRSpillsAndRestores
(Results
1 - 3
of
3
) sorted by null
/external/llvm/lib/CodeGen/
PrologEpilogInserter.h
124
void
placeCSRSpillsAndRestores
(MachineFunction &Fn);
PrologEpilogInserter.cpp
101
placeCSRSpillsAndRestores
(Fn);
[
all
...]
ShrinkWrapping.cpp
168
///
placeCSRSpillsAndRestores
- determine which MBBs of the function
181
void PEI::
placeCSRSpillsAndRestores
(MachineFunction &Fn) {
[
all
...]
Completed in 614 milliseconds