Searched refs:reg_or_add_operand (Results 1 – 3 of 3) sorted by relevance
/openbsd/gnu/usr.bin/gcc/gcc/config/romp/ |
H A D | romp-protos.h | 40 extern int reg_or_add_operand PARAMS ((rtx, enum machine_mode));
|
H A D | romp.c | 507 reg_or_add_operand (op, mode) in reg_or_add_operand() function
|
H A D | romp.md | 1225 (plus:SI (match_operand:SI 1 "reg_or_add_operand" "%0,0,r,b,0,r,b") 1226 (match_operand:SI 2 "reg_or_add_operand" "I,J,K,M,r,b,s")))]
|