OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:twice_word_mode
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
lower-subreg.cc
102
#define
twice_word_mode
\
macro
126
/* A
twice_word_mode
ZERO_EXTEND of SOURCE. */
168
wide_cost = shift_cost (speed_p, rtxes, code,
twice_word_mode
,
185
GET_MODE_NAME (
twice_word_mode
), GET_RTX_NAME (code),
244
if (choices[speed_p].move_modes_to_split[(int)
twice_word_mode
])
251
zext_cost = set_src_cost (rtxes->zext,
twice_word_mode
, speed_p);
255
GET_MODE_NAME (
twice_word_mode
), GET_RTX_NAME (ZERO_EXTEND),
284
twice_word_mode
= GET_MODE_2XWIDER_MODE (word_mode).require ();
289
rtxes.zext = gen_rtx_ZERO_EXTEND (
twice_word_mode
, rtxes.source);
290
rtxes.shift = gen_rtx_ASHIFT (
twice_word_mode
, rtxes.source, const0_rtx)
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/
lower-subreg.cc
101
#define
twice_word_mode
\
macro
125
/* A
twice_word_mode
ZERO_EXTEND of SOURCE. */
167
wide_cost = shift_cost (speed_p, rtxes, code,
twice_word_mode
,
184
GET_MODE_NAME (
twice_word_mode
), GET_RTX_NAME (code),
243
if (choices[speed_p].move_modes_to_split[(int)
twice_word_mode
])
250
zext_cost = set_src_cost (rtxes->zext,
twice_word_mode
, speed_p);
254
GET_MODE_NAME (
twice_word_mode
), GET_RTX_NAME (ZERO_EXTEND),
283
twice_word_mode
= GET_MODE_2XWIDER_MODE (word_mode).require ();
288
rtxes.zext = gen_rtx_ZERO_EXTEND (
twice_word_mode
, rtxes.source);
289
rtxes.shift = gen_rtx_ASHIFT (
twice_word_mode
, rtxes.source, const0_rtx)
[
all
...]
Completed in 26 milliseconds
Indexes created Sun Jul 19 00:25:04 UTC 2026