OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:vinsn_equal_p
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
sel-sched-ir.cc
1480
||
vinsn_equal_p
(avinsn, new_vinsn)))
1597
vinsn_equal_p
(vinsn_t x, vinsn_t y)
1872
in terms of
vinsn_equal_p
. SPLIT_POINT is non-null when expressions
1880
gcc_assert (
vinsn_equal_p
(to_vi, from_vi));
2125
sense of
vinsn_equal_p
function. Return NULL if no such expr is
2134
if (
vinsn_equal_p
(EXPR_VINSN (expr), sought_vinsn))
2147
if (
vinsn_equal_p
(EXPR_VINSN (expr), sought_vinsn))
2156
sense of
vinsn_equal_p
function of their vinsns, but not EXPR itself.
2168
if (
vinsn_equal_p
(EXPR_VINSN (cur_expr), EXPR_VINSN (expr)))
1585
vinsn_equal_p
(vinsn_t x, vinsn_t y)
function
/src/external/gpl3/gcc.old/dist/gcc/
sel-sched-ir.cc
1480
||
vinsn_equal_p
(avinsn, new_vinsn)))
1597
vinsn_equal_p
(vinsn_t x, vinsn_t y)
1872
in terms of
vinsn_equal_p
. SPLIT_POINT is non-null when expressions
1880
gcc_assert (
vinsn_equal_p
(to_vi, from_vi));
2125
sense of
vinsn_equal_p
function. Return NULL if no such expr is
2134
if (
vinsn_equal_p
(EXPR_VINSN (expr), sought_vinsn))
2147
if (
vinsn_equal_p
(EXPR_VINSN (expr), sought_vinsn))
2156
sense of
vinsn_equal_p
function of their vinsns, but not EXPR itself.
2168
if (
vinsn_equal_p
(EXPR_VINSN (cur_expr), EXPR_VINSN (expr)))
1585
vinsn_equal_p
(vinsn_t x, vinsn_t y)
function
Completed in 44 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026