Searched refs:arith_add_operand (Results 1 – 5 of 5) sorted by relevance
/openbsd-src/gnu/gcc/gcc/config/sparc/ |
H A D | predicates.md | 314 (define_predicate "arith_add_operand"
|
H A D | sparc.md | 4362 (match_operand:DI 2 "arith_add_operand" "rI,O")))] 4371 (match_operand:SI 2 "arith_add_operand" "rI,O,d")))] 4534 (match_operand:DI 2 "arith_add_operand" "rI,O")))] 4543 (match_operand:SI 2 "arith_add_operand" "rI,O,d")))]
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/sparc/ |
H A D | sparc.c | 1050 arith_add_operand (op, mode) in arith_add_operand() function
|
H A D | sparc.md | 4965 (match_operand:SI 2 "arith_add_operand" "rI,O,d")))] 5121 (match_operand:SI 2 "arith_add_operand" "rI,O,d")))]
|
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | ChangeLog.1 | 14345 * config/sparc/sparc.c (arith_4096_operand, arith_add_operand,
|