OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:gimplify_build1
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
tree-vect-generic.cc
76
gimplify_build1
(gimple_stmt_iterator *gsi, enum tree_code code, tree type,
function
177
return
gimplify_build1
(gsi, code, inner_type, a);
251
signs =
gimplify_build1
(gsi, BIT_NOT_EXPR, word_type, signs);
278
signs =
gimplify_build1
(gsi, BIT_NOT_EXPR, word_type, b);
490
t =
gimplify_build1
(gsi, VIEW_CONVERT_EXPR, type, t);
756
cur_op =
gimplify_build1
(gsi, VIEW_CONVERT_EXPR,
762
addend =
gimplify_build1
(gsi, VIEW_CONVERT_EXPR,
1087
a2 =
gimplify_build1
(gsi, BIT_NOT_EXPR, type, a);
1112
a =
gimplify_build1
(gsi, VIEW_CONVERT_EXPR, atype, a);
1789
new_rhs =
gimplify_build1
(gsi, VIEW_CONVERT_EXPR, TREE_TYPE (lhs)
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/
tree-vect-generic.cc
81
gimplify_build1
(gimple_stmt_iterator *gsi, enum tree_code code, tree type,
function
214
return
gimplify_build1
(gsi, code, inner_type, a);
288
signs =
gimplify_build1
(gsi, BIT_NOT_EXPR, word_type, signs);
315
signs =
gimplify_build1
(gsi, BIT_NOT_EXPR, word_type, b);
527
t =
gimplify_build1
(gsi, VIEW_CONVERT_EXPR, type, t);
793
cur_op =
gimplify_build1
(gsi, VIEW_CONVERT_EXPR,
799
addend =
gimplify_build1
(gsi, VIEW_CONVERT_EXPR,
1124
a2 =
gimplify_build1
(gsi, BIT_NOT_EXPR, type, a);
1149
a =
gimplify_build1
(gsi, VIEW_CONVERT_EXPR, atype, a);
1817
new_rhs =
gimplify_build1
(gsi, VIEW_CONVERT_EXPR, TREE_TYPE (lhs)
[
all
...]
Completed in 38 milliseconds
Indexes created Mon Mar 30 00:23:01 UTC 2026