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
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/alpha/
alpha.cc
1764
static rtx
alpha_emit_set_const
(rtx, machine_mode, HOST_WIDE_INT,
1767
/* Internal routine for
alpha_emit_set_const
to check for N or below insns.
1875
temp =
alpha_emit_set_const
(subtarget, mode, c - new_const, i, no_output);
1886
temp =
alpha_emit_set_const
(subtarget, mode, ~c, i, no_output);
1908
temp =
alpha_emit_set_const
(subtarget, mode, new_const, i, no_output);
1912
temp =
alpha_emit_set_const
(subtarget, mode, new_const,
1934
temp =
alpha_emit_set_const
(subtarget, mode, new_const, i, no_output);
1938
temp =
alpha_emit_set_const
(subtarget, mode, new_const,
1960
temp =
alpha_emit_set_const
(subtarget, mode, new_const, i, no_output);
1964
temp =
alpha_emit_set_const
(subtarget, mode, new_const
2007
alpha_emit_set_const
(rtx target, machine_mode mode,
function
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/config/alpha/
alpha.cc
1763
static rtx
alpha_emit_set_const
(rtx, machine_mode, HOST_WIDE_INT,
1766
/* Internal routine for
alpha_emit_set_const
to check for N or below insns.
1874
temp =
alpha_emit_set_const
(subtarget, mode, c - new_const, i, no_output);
1885
temp =
alpha_emit_set_const
(subtarget, mode, ~c, i, no_output);
1907
temp =
alpha_emit_set_const
(subtarget, mode, new_const, i, no_output);
1911
temp =
alpha_emit_set_const
(subtarget, mode, new_const,
1933
temp =
alpha_emit_set_const
(subtarget, mode, new_const, i, no_output);
1937
temp =
alpha_emit_set_const
(subtarget, mode, new_const,
1959
temp =
alpha_emit_set_const
(subtarget, mode, new_const, i, no_output);
1963
temp =
alpha_emit_set_const
(subtarget, mode, new_const
2006
alpha_emit_set_const
(rtx target, machine_mode mode,
function
[
all
...]
Completed in 53 milliseconds
Indexes created Sat Mar 21 00:23:06 UTC 2026