OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fold_build_cond_expr
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
tree-if-conv.cc
495
fold_build_cond_expr
(tree type, tree cond, tree rhs, tree lhs)
function
1895
c =
fold_build_cond_expr
(TREE_TYPE (rhs1),
2082
rhs =
fold_build_cond_expr
(type, unshare_expr (cond),
2085
rhs =
fold_build_cond_expr
(type, unshare_expr (cond),
2227
rhs =
fold_build_cond_expr
(TREE_TYPE (res), unshare_expr (cond),
2313
rhs =
fold_build_cond_expr
(TREE_TYPE (res), unshare_expr (cond),
2818
rhs =
fold_build_cond_expr
(type, unshare_expr (cond), rhs, lhs);
/src/external/gpl3/gcc.old/dist/gcc/
tree-if-conv.cc
460
fold_build_cond_expr
(tree type, tree cond, tree rhs, tree lhs)
function
1840
c =
fold_build_cond_expr
(TREE_TYPE (rhs1),
2015
rhs =
fold_build_cond_expr
(TREE_TYPE (res), unshare_expr (cond),
2095
rhs =
fold_build_cond_expr
(TREE_TYPE (res), unshare_expr (cond),
2125
rhs =
fold_build_cond_expr
(type, unshare_expr (cond),
2631
rhs =
fold_build_cond_expr
(type, unshare_expr (cond), rhs, lhs);
Completed in 19 milliseconds
Indexes created Mon Mar 23 00:23:30 UTC 2026