OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:max_operand
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
gensupport.cc
2296
int alternatives,
max_operand
;
2305
max_operand
= -1;
2306
collect_insn_data (insn_elem->data, &alternatives, &
max_operand
);
2307
max_operand
+= 1;
2316
pred = alter_predicate_for_insn (pred, alternatives,
max_operand
,
2349
alternatives,
max_operand
);
2292
int alternatives,
max_operand
;
local
/src/external/gpl3/gcc.old/dist/gcc/
gensupport.cc
1752
int alternatives,
max_operand
;
1761
max_operand
= -1;
1762
collect_insn_data (insn_elem->data, &alternatives, &
max_operand
);
1763
max_operand
+= 1;
1772
pred = alter_predicate_for_insn (pred, alternatives,
max_operand
,
1805
alternatives,
max_operand
);
1748
int alternatives,
max_operand
;
local
Completed in 27 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026