OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:has_dependence_data
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
sel-sched-ir.cc
3156
}
has_dependence_data
;
3162
gcc_assert (
has_dependence_data
.where == DEPS_IN_NOWHERE);
3164
has_dependence_data
.where = DEPS_IN_INSN;
3171
gcc_assert (
has_dependence_data
.where == DEPS_IN_INSN);
3173
has_dependence_data
.where = DEPS_IN_NOWHERE;
3180
gcc_assert (
has_dependence_data
.where == DEPS_IN_INSN);
3182
if (VINSN_LHS (
has_dependence_data
.con) != NULL)
3183
has_dependence_data
.where = DEPS_IN_LHS;
3190
has_dependence_data
.where = DEPS_IN_INSN;
3197
gcc_assert (
has_dependence_data
.where == DEPS_IN_INSN)
3139
}
has_dependence_data
;
variable in typeref:struct:__anon13865
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/
sel-sched-ir.cc
3156
}
has_dependence_data
;
3162
gcc_assert (
has_dependence_data
.where == DEPS_IN_NOWHERE);
3164
has_dependence_data
.where = DEPS_IN_INSN;
3171
gcc_assert (
has_dependence_data
.where == DEPS_IN_INSN);
3173
has_dependence_data
.where = DEPS_IN_NOWHERE;
3180
gcc_assert (
has_dependence_data
.where == DEPS_IN_INSN);
3182
if (VINSN_LHS (
has_dependence_data
.con) != NULL)
3183
has_dependence_data
.where = DEPS_IN_LHS;
3190
has_dependence_data
.where = DEPS_IN_INSN;
3197
gcc_assert (
has_dependence_data
.where == DEPS_IN_INSN)
3139
}
has_dependence_data
;
variable in typeref:struct:__anon16293
[
all
...]
Completed in 18 milliseconds
Indexes created Mon Mar 30 00:23:01 UTC 2026