OpenGrok
Cross Reference: lithium-ppc.cc
xref
: /
external
/
v8
/
src
/
crankshaft
/
ppc
/
lithium-ppc.cc
Home
|
History
|
Annotate
|
Download
|
only in
ppc
Lines Matching
defs:argc
956
int
argc
= instr->OperandCount();
957
for (int i = 0; i <
argc
; ++i) {