Searched refs:div_operand (Results 1 – 6 of 6) sorted by relevance
96 extern int div_operand (rtx, enum machine_mode);
536 (define_predicate "div_operand"
5679 (div:SI (reg:SI 26) (match_operand:SI 0 "div_operand" "")))5693 (div:SI (reg:SI 26) (match_operand:SI 0 "div_operand" "")))5736 (udiv:SI (reg:SI 26) (match_operand:SI 0 "div_operand" "")))5750 (udiv:SI (reg:SI 26) (match_operand:SI 0 "div_operand" "")))
94 extern int div_operand PARAMS ((rtx, enum machine_mode));
4203 (div:SI (reg:SI 26) (match_operand:SI 0 "div_operand" "")))4217 (div:SI (reg:SI 26) (match_operand:SI 0 "div_operand" "")))4260 (udiv:SI (reg:SI 26) (match_operand:SI 0 "div_operand" "")))4274 (udiv:SI (reg:SI 26) (match_operand:SI 0 "div_operand" "")))
4918 div_operand (op, mode) in div_operand() function