Home
last modified time | relevance | path

Searched refs:ix86_unary_operator_ok (Results 1 – 7 of 7) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/config/i386/
Di386-protos.h140 extern bool ix86_unary_operator_ok (enum rtx_code, machine_mode, rtx[]);
Di386.md7899 "ix86_unary_operator_ok (PLUS, <MODE>mode, operands)
7920 "ix86_unary_operator_ok (PLUS, <MODE>mode, operands)
8023 "ix86_unary_operator_ok (MINUS, <MODE>mode, operands)
8044 "ix86_unary_operator_ok (MINUS, <MODE>mode, operands)
10928 "ix86_unary_operator_ok (NEG, <DWI>mode, operands)"
10951 "ix86_unary_operator_ok (NEG, <MODE>mode, operands)"
10961 "TARGET_64BIT && ix86_unary_operator_ok (NEG, SImode, operands)"
10993 && ix86_unary_operator_ok (NEG, <MODE>mode, operands)"
11007 && ix86_unary_operator_ok (NEG, SImode, operands)"
11078 "ix86_unary_operator_ok (NEG, <MODE>mode, operands)
[all …]
Di386.cc15598 ix86_unary_operator_ok (enum rtx_code, in ix86_unary_operator_ok() function
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-19992324 ix86_expand_unary_operator and ix86_unary_operator_ok.
2327 (ix86_unary_operator_ok): Ensure that memory operands
DFSFChangeLog.101766 ix86_unary_operator_ok, is_mul, is_div, copy_all_rtx, rewrite_address,
DChangeLog-201014848 ix86_binary_operator_ok, ix86_unary_operator_ok, ix86_match_ccmode,
14856 ix86_unary_operator_ok, ix86_match_ccmode, ix86_expand_int_movcc,
DChangeLog-201321620 (ix86_unary_operator_ok): Ditto.