Home
last modified time | relevance | path

Searched refs:mode_width_operand (Results 1 – 6 of 6) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/config/alpha/
H A Dalpha-protos.h47 extern int mode_width_operand PARAMS ((rtx, enum machine_mode));
H A Dalpha.md1711 (match_operand:DI 2 "mode_width_operand" "n")
1720 (match_operand:DI 2 "mode_width_operand" "n")
1730 (match_operand:DI 2 "mode_width_operand" "n")
1884 ;; (match_operand:DI 2 "mode_width_operand" "")
2044 (match_operand:DI 2 "mode_width_operand" "n")
2084 (match_operand:DI 2 "mode_width_operand" "n")
H A Dalpha.c760 mode_width_operand (op, mode) in mode_width_operand() function
/openbsd/gnu/gcc/gcc/config/alpha/
H A Dpredicates.md106 (define_predicate "mode_width_operand"
H A Dalpha.md1791 (match_operand:DI 2 "mode_width_operand" "n")
1800 (match_operand:DI 2 "mode_width_operand" "n")
1810 (match_operand:DI 2 "mode_width_operand" "n")
1967 ;; (match_operand:DI 2 "mode_width_operand" "")
2127 (match_operand:DI 2 "mode_width_operand" "n")
2167 (match_operand:DI 2 "mode_width_operand" "n")
/openbsd/gnu/usr.bin/gcc/gcc/
H A DChangeLog.01120 (mode_width_operand): Likewise.
9010 * alpha.c (mode_width_operand): Accept 64-bit modes.