Home
last modified time | relevance | path

Searched refs:index_operand (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/config/arm/
H A Darm-protos.h80 extern int index_operand PARAMS ((rtx, enum machine_mode));
H A Darm.md8053 (match_operand:SI 2 "index_operand" "rJ")))
8086 (match_operand:SI 2 "index_operand" "rJ"))))
8119 (match_operand:SI 2 "index_operand" "rJ")))))
8151 (match_operand:SI 2 "index_operand" "rJ")))
8184 (match_operand:SI 2 "index_operand" "rJ"))))
8216 (match_operand:SI 2 "index_operand" "rJ"))))
8451 (plus:SI (match_dup 0) (match_operand:SI 1 "index_operand" "rJ")))]
8463 (plus:SI (match_dup 1) (match_operand:SI 2 "index_operand" "rJ")))]
8475 (plus:SI (match_dup 0) (match_operand:SI 1 "index_operand" "rJ")))]
8487 (plus:SI (match_dup 1) (match_operand:SI 2 "index_operand" "rJ")))]
[all …]
H A Darm.c3504 index_operand (op, mode) in index_operand() function
/openbsd/gnu/gcc/gcc/config/arm/
H A Dpredicates.md151 (define_predicate "index_operand"