Home
last modified time | relevance | path

Searched refs:reg_or_add_operand (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/config/romp/
H A Dromp-protos.h40 extern int reg_or_add_operand PARAMS ((rtx, enum machine_mode));
H A Dromp.c507 reg_or_add_operand (op, mode) in reg_or_add_operand() function
H A Dromp.md1225 (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")))]