OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:can_make_parallel
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/config/
tc-m32r.c
839
can_make_parallel
(m32r_insn *a, m32r_insn *b)
1133
|| (errmsg = (char *)
can_make_parallel
(&first, &second)) == NULL)
1156
else if (
can_make_parallel
(&second, &first) == NULL)
1341
Otherwise call
can_make_parallel
() with both orderings of the
1349
if (
can_make_parallel
(&prev_insn, &insn) == NULL)
1351
else if (
can_make_parallel
(&insn, &prev_insn) == NULL)
836
can_make_parallel
(m32r_insn *a, m32r_insn *b)
function
/src/external/gpl3/binutils.old/dist/gas/config/
tc-m32r.c
839
can_make_parallel
(m32r_insn *a, m32r_insn *b)
1133
|| (errmsg = (char *)
can_make_parallel
(&first, &second)) == NULL)
1156
else if (
can_make_parallel
(&second, &first) == NULL)
1341
Otherwise call
can_make_parallel
() with both orderings of the
1349
if (
can_make_parallel
(&prev_insn, &insn) == NULL)
1351
else if (
can_make_parallel
(&insn, &prev_insn) == NULL)
836
can_make_parallel
(m32r_insn *a, m32r_insn *b)
function
Completed in 18 milliseconds
Indexes created Mon Jul 20 00:27:07 UTC 2026