OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setArgumentStackSize
(Results
1 - 4
of
4
) sorted by null
/external/llvm/lib/Target/X86/
X86MachineFunctionInfo.h
149
void
setArgumentStackSize
(unsigned size) { ArgumentStackSize = size; }
X86ISelLowering.cpp
[
all
...]
/external/llvm/lib/Target/ARM/
ARMMachineFunctionInfo.h
182
void
setArgumentStackSize
(unsigned size) { ArgumentStackSize = size; }
ARMISelLowering.cpp
[
all
...]
Completed in 125 milliseconds