OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:alpha_emit_set_const_1
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/alpha/
alpha.cc
1772
alpha_emit_set_const_1
(rtx target, machine_mode mode,
2027
result =
alpha_emit_set_const_1
(target, mode, c, 1, no_output);
2043
result =
alpha_emit_set_const_1
(target, mode, c, i, no_output);
2172
if (
alpha_emit_set_const_1
(NULL_RTX, mode, i0, 3, true) == NULL)
2196
return
alpha_emit_set_const_1
(NULL_RTX, mode, i0, 3, true) != NULL;
1765
alpha_emit_set_const_1
(rtx target, machine_mode mode,
function
/src/external/gpl3/gcc.old/dist/gcc/config/alpha/
alpha.cc
1771
alpha_emit_set_const_1
(rtx target, machine_mode mode,
2026
result =
alpha_emit_set_const_1
(target, mode, c, 1, no_output);
2042
result =
alpha_emit_set_const_1
(target, mode, c, i, no_output);
2171
if (
alpha_emit_set_const_1
(NULL_RTX, mode, i0, 3, true) == NULL)
2195
return
alpha_emit_set_const_1
(NULL_RTX, mode, i0, 3, true) != NULL;
1764
alpha_emit_set_const_1
(rtx target, machine_mode mode,
function
Completed in 27 milliseconds
Indexes created Sat Mar 21 00:23:06 UTC 2026