Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/gcc/gcc/config/romp/
H A Dromp.md2062 (clobber (match_operand:SI 4 "reg_15_operand" "=&t"))]
2074 (clobber (match_operand:SI 4 "reg_15_operand" "=&t"))]
2089 (clobber (match_operand:SI 5 "reg_15_operand" "=&t"))]
2104 (clobber (match_operand:SI 6 "reg_15_operand" "=&t"))]
2119 (clobber (match_operand:SI 6 "reg_15_operand" "=&t"))]
2135 (clobber (match_operand:SI 7 "reg_15_operand" "=&t"))]
2150 (clobber (match_operand:SI 6 "reg_15_operand" "=&t"))]
2165 (clobber (match_operand:SI 6 "reg_15_operand" "=&t"))]
2181 (clobber (match_operand:SI 7 "reg_15_operand" "=&t"))]
2197 (clobber (match_operand:SI 7 "reg_15_operand" "=&t"))]
[all …]
H A Dromp-protos.h46 extern int reg_15_operand PARAMS ((rtx, enum machine_mode));
H A Dromp.c588 reg_15_operand (op, mode) in reg_15_operand() function