OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getSpillGPRRegs
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
SystemZMachineFunctionInfo.h
49
SystemZ::GPRRegs
getSpillGPRRegs
() const { return SpillGPRRegs; }
SystemZFrameLowering.cpp
212
SystemZ::GPRRegs SpillGPRs = ZFI->
getSpillGPRRegs
();
451
if (ZFI->
getSpillGPRRegs
().LowGPR) {
494
bool FreeProbe = (ZFI->
getSpillGPRRegs
().GPROffset &&
495
(ZFI->
getSpillGPRRegs
().GPROffset + StackSize) < ProbeSize);
Completed in 17 milliseconds
Indexes created Sat Sep 26 00:25:34 UTC 2026