Searched refs:or_operand (Results 1 – 8 of 8) sorted by relevance
/openbsd/gnu/gcc/gcc/config/alpha/ |
H A D | sync.md | 31 (ior "or_operand") (xor "or_operand") (and "and_operand")])
|
H A D | predicates.md | 98 (define_predicate "or_operand"
|
H A D | alpha.md | 1319 (match_operand:SI 2 "or_operand" "rI,N")))] 1329 (match_operand:DI 2 "or_operand" "rI,N")))] 1369 (match_operand:SI 2 "or_operand" "rI,N")))] 1379 (match_operand:DI 2 "or_operand" "rI,N")))]
|
/openbsd/gnu/usr.bin/gcc/gcc/config/alpha/ |
H A D | alpha-protos.h | 46 extern int or_operand PARAMS ((rtx, enum machine_mode));
|
H A D | alpha.md | 1277 (match_operand:DI 2 "or_operand" "rI,N")))] 1302 (match_operand:DI 2 "or_operand" "rI,N")))]
|
H A D | alpha.c | 745 or_operand (op, mode) in or_operand() function
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | ChangeLog.0 | 775 (sext_add_operand, and_operand, or_operand): Likewise.
|
H A D | ChangeLog.1 | 7391 (sext_add_operand, and_operand, or_operand): Likewise.
|