Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/gcc/config/pdp11/
H A Dpdp11-protos.h25 extern int const_immediate_operand (rtx, enum machine_mode);
H A Dpdp11.c210 const_immediate_operand (rtx op, enum machine_mode mode ATTRIBUTE_UNUSED) in const_immediate_operand() function
H A Dpdp11.md1440 (match_operand:HI 2 "const_immediate_operand" "n,n")))]
1471 (match_operand:HI 2 "const_immediate_operand" "n,n")))]
/openbsd/gnu/usr.bin/gcc/gcc/config/pdp11/
H A Dpdp11-protos.h25 extern int const_immediate_operand PARAMS ((rtx, enum machine_mode));
H A Dpdp11.c94 const_immediate_operand (op, mode) in const_immediate_operand() function
H A Dpdp11.md1443 (match_operand:HI 2 "const_immediate_operand" "n,n")))]
1474 (match_operand:HI 2 "const_immediate_operand" "n,n")))]
/openbsd/gnu/usr.bin/gcc/gcc/
H A DChangeLog.12086 `const_immediate_operand', `expand_shift_operand',