Searched refs:logic_operand (Results 1 – 4 of 4) sorted by relevance
52 extern int logic_operand PARAMS ((rtx, enum machine_mode));
1731 (match_operand:SI 2 "logic_operand" "dIM")))]1756 (match_operand:SI 2 "logic_operand" "dIM")))]1782 (match_operand:SI 2 "logic_operand" "dIM")))]1807 (match_operand:SI 2 "logic_operand" "dIM")))]1833 (match_operand:SI 2 "logic_operand" "dIM")))]
203 logic_operand (op, mode) in logic_operand() function
3694 * i960.md (andsi3): Match op2 with logic_operand, change constraints3697 * i960.c (logic_operand): New function.3699 * i960.h (PREDICATE_CODES): Add logic_operand.