OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SImode
(Results
1 - 3
of
3
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
insn-modes.h
25
SImode
, /* machmode.def:186 */
insn-flags.h
42
&& (TARGET_64BIT ||
SImode
!= DImode)) \
59
&& (TARGET_64BIT ||
SImode
!= DImode)) \
74
&& (TARGET_64BIT ||
SImode
!= DImode)) \
111
#define HAVE_addsi_1_zext (TARGET_64BIT && ix86_binary_operator_ok (PLUS,
SImode
, operands))
113
#define HAVE_adcxsi3 (TARGET_ADX && ix86_binary_operator_ok (PLUS,
SImode
, operands))
143
&& ix86_binary_operator_ok (ASHIFTRT,
SImode
, operands))
329
#define HAVE_pro_epilogue_adjust_stack_si_add (Pmode ==
SImode
)
331
#define HAVE_pro_epilogue_adjust_stack_si_sub (Pmode ==
SImode
)
333
#define HAVE_allocate_stack_worker_probe_si ((ix86_target_stack_probe ()) && (Pmode ==
SImode
))
335
#define HAVE_adjust_stack_and_probesi (Pmode ==
SImode
)
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/config/i386/
i386.h
127
in QImode, HImode,
SImode
, DImode, TImode*/
130
in QImode, HImode,
SImode
, DImode, TImode*/
138
in QImode, HImode and
SImode
relative
141
in QImode, HImode and
SImode
*/
149
in
SImode
and DImode */
151
in
SImode
and DImode */
154
in
SImode
, DImode and TImode*/
156
in
SImode
, DImode and TImode*/
634
IMODE (HImode,
SImode
or DImode) to MODE. */
638
|| ((MODE) == DFmode && (IMODE) ==
SImode
) \
[
all
...]
Completed in 539 milliseconds