Searched refs:arith5_operand (Results 1 – 11 of 11) sorted by relevance
| /openbsd/src/gnu/usr.bin/gcc/gcc/config/m88k/ |
| D | m88k-protos.h | 53 extern int arith5_operand PARAMS ((rtx, enum machine_mode));
|
| D | m88k.md | 3525 (match_operand:SI 2 "arith5_operand" "r,K")))] 3570 (match_operand:SI 2 "arith5_operand" "r,K")))] 3616 (match_operand:SI 2 "arith5_operand" "r,K")))]
|
| D | m88k.c | 1282 arith5_operand (op, mode) in arith5_operand() function
|
| /openbsd/src/gnu/gcc/gcc/config/pa/ |
| D | pa-protos.h | 75 extern int arith5_operand (rtx, enum machine_mode);
|
| D | predicates.md | 455 (define_predicate "arith5_operand"
|
| D | pa.md | 611 (match_operand:SI 1 "arith5_operand" "")))] 1718 (match_operand:SI 2 "arith5_operand" "rL")]) 1747 (match_operand:SI 2 "arith5_operand" "rL")]) 1829 (match_operand:DI 2 "arith5_operand" "rL")]) 1858 (match_operand:DI 2 "arith5_operand" "rL")]) 6744 (ashift:SI (match_operand:SI 1 "arith5_operand" "r,L") 6843 (ashift:DI (match_operand:DI 1 "arith5_operand" "r,L") 8943 (match_operand 3 "arith5_operand" ""))] 8974 (match_operand:SI 3 "arith5_operand" "r,L"))]
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/config/pa/ |
| D | pa-protos.h | 75 extern int arith5_operand PARAMS ((rtx, enum machine_mode));
|
| D | pa.md | 572 (match_operand:SI 1 "arith5_operand" "")))] 1679 (match_operand:SI 2 "arith5_operand" "rL")]) 1707 (match_operand:SI 2 "arith5_operand" "rL")]) 1786 (match_operand:DI 2 "arith5_operand" "rL")]) 1814 (match_operand:DI 2 "arith5_operand" "rL")]) 5274 (ashift:SI (match_operand:SI 1 "arith5_operand" "r,L") 5373 (ashift:DI (match_operand:DI 1 "arith5_operand" "r,L") 7289 (match_operand 3 "arith5_operand" ""))] 7311 (match_operand:SI 3 "arith5_operand" "r,L"))]
|
| D | pa.c | 728 arith5_operand (op, mode) in arith5_operand() function
|
| /openbsd/src/gnu/gcc/gcc/config/m88k/ |
| D | predicates.md | 66 (define_predicate "arith5_operand"
|
| D | m88k.md | 3492 (match_operand:SI 2 "arith5_operand" "r,K")))] 3537 (match_operand:SI 2 "arith5_operand" "r,K")))] 3583 (match_operand:SI 2 "arith5_operand" "r,K")))]
|