OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getArgumentStackSize
(Results
1 - 4
of
4
) sorted by null
/external/llvm/lib/Target/X86/
X86MachineFunctionInfo.h
148
unsigned
getArgumentStackSize
() const { return ArgumentStackSize; }
X86FrameLowering.cpp
[
all
...]
/external/llvm/lib/Target/ARM/
ARMMachineFunctionInfo.h
181
unsigned
getArgumentStackSize
() const { return ArgumentStackSize; }
ARMFrameLowering.cpp
[
all
...]
Completed in 586 milliseconds