OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setArgumentStackSize
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/M68k/
M68kMachineFunction.h
102
void
setArgumentStackSize
(unsigned size) { ArgumentStackSize = size; }
M68kISelLowering.cpp
999
MMFI->
setArgumentStackSize
(StackSize);
/src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
ARMMachineFunctionInfo.h
196
void
setArgumentStackSize
(unsigned size) { ArgumentStackSize = size; }
ARMISelLowering.cpp
4457
AFI->
setArgumentStackSize
(CCInfo.getNextStackOffset());
/src/external/apache2/llvm/dist/llvm/lib/Target/X86/
X86MachineFunctionInfo.h
180
void
setArgumentStackSize
(unsigned size) { ArgumentStackSize = size; }
X86ISelLowering.cpp
3819
FuncInfo->
setArgumentStackSize
(StackSize);
[
all
...]
Completed in 67 milliseconds
Indexes created Wed Jun 17 00:25:26 UTC 2026