OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setLowSavedGPR
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Target/SystemZ/
SystemZMachineFunctionInfo.h
38
void
setLowSavedGPR
(unsigned Reg) { LowSavedGPR = Reg; }
SystemZFrameLowering.cpp
162
ZFI->
setLowSavedGPR
(LowGPR);
Completed in 636 milliseconds