OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:def_stmt0
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
tree-vect-patterns.cc
5064
gimple *
def_stmt0
= NULL, *def_stmt1 = NULL;
local
5095
&orig_type0, &
def_stmt0
, &promotion))
5109
then_clause = gimple_assign_rhs1 (
def_stmt0
);
expr.cc
10208
gimple *
def_stmt0
= get_def_for_expr (treeop0, TRUNC_DIV_EXPR);
10210
if (
def_stmt0
10211
&& !operand_equal_p (treeop1, gimple_assign_rhs2 (
def_stmt0
), 0))
10212
def_stmt0
= NULL;
10217
if (
def_stmt0
|| def_stmt1)
10221
if (
def_stmt0
)
10222
treeop0 = gimple_assign_rhs1 (
def_stmt0
);
10188
gimple *
def_stmt0
= get_def_for_expr (treeop0, TRUNC_DIV_EXPR);
local
/src/external/gpl3/gcc.old/dist/gcc/
tree-vect-patterns.cc
3867
gimple *
def_stmt0
= NULL, *def_stmt1 = NULL;
local
3898
&orig_type0, &
def_stmt0
, &promotion))
3912
then_clause = gimple_assign_rhs1 (
def_stmt0
);
expr.cc
9504
gimple *
def_stmt0
= get_def_for_expr (treeop0, TRUNC_DIV_EXPR);
9506
if (
def_stmt0
9507
&& !operand_equal_p (treeop1, gimple_assign_rhs2 (
def_stmt0
), 0))
9508
def_stmt0
= NULL;
9513
if (
def_stmt0
|| def_stmt1)
9517
if (
def_stmt0
)
9518
treeop0 = gimple_assign_rhs1 (
def_stmt0
);
9484
gimple *
def_stmt0
= get_def_for_expr (treeop0, TRUNC_DIV_EXPR);
local
Completed in 65 milliseconds
Indexes created Thu Mar 26 00:23:24 UTC 2026