OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:rslt_type
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
tree-predcom.cc
300
chain (chain_type t) : type (t), op (ERROR_MARK),
rslt_type
(NULL_TREE),
311
tree
rslt_type
;
member in struct:chain
519
result in
RSLT_TYPE
, in order R1 CODE R2 if SWAP is false and in order
522
tree *
rslt_type
);
616
print_generic_expr (file, chain->
rslt_type
, TDF_SLIM);
1842
return fold_build2 (chain->op, chain->
rslt_type
, e1, e2);
2747
in
RSLT_TYPE
, in order R1 CODE R2 if SWAP is false and in order R2 CODE R1
2752
enum tree_code *code, bool *swap, tree *
rslt_type
)
2782
*
rslt_type
= atype;
2788
&& *
rslt_type
== atype)
2930
tree
rslt_type
= NULL_TREE;
local
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/
tree-predcom.cc
300
chain (chain_type t) : type (t), op (ERROR_MARK),
rslt_type
(NULL_TREE),
311
tree
rslt_type
;
member in struct:chain
519
result in
RSLT_TYPE
, in order R1 CODE R2 if SWAP is false and in order
522
tree *
rslt_type
);
616
print_generic_expr (file, chain->
rslt_type
, TDF_SLIM);
1811
return fold_build2 (chain->op, chain->
rslt_type
, e1, e2);
2716
in
RSLT_TYPE
, in order R1 CODE R2 if SWAP is false and in order R2 CODE R1
2721
enum tree_code *code, bool *swap, tree *
rslt_type
)
2751
*
rslt_type
= atype;
2757
&& *
rslt_type
== atype)
2899
tree
rslt_type
= NULL_TREE;
local
[
all
...]
Completed in 27 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026