OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ref_op2
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
tree-predcom.cc
1749
tree
ref_op2
= NULL_TREE;
local
1792
ref_op2
= bitsize_zero_node;
1801
ref_op2
= TREE_OPERAND (ref, 2);
1827
ref = build3 (ref_code, ref_type, ref, ref_op1,
ref_op2
);
/src/external/gpl3/gcc.old/dist/gcc/
tree-predcom.cc
1718
tree
ref_op2
= NULL_TREE;
local
1761
ref_op2
= bitsize_zero_node;
1770
ref_op2
= TREE_OPERAND (ref, 2);
1796
ref = build3 (ref_code, ref_type, ref, ref_op1,
ref_op2
);
Completed in 106 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026