Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/config/rs6000/
H A Drs6000-protos.h46 extern int reg_or_aligned_short_operand PARAMS ((rtx, enum machine_mode));
H A Drs6000.c1040 reg_or_aligned_short_operand (op, mode) in reg_or_aligned_short_operand() function
H A Drs6000.md9952 (match_operand:DI 2 "reg_or_aligned_short_operand" "r,I"))))
9974 (match_operand:DI 2 "reg_or_aligned_short_operand" "r,I")))
/openbsd-src/gnu/gcc/gcc/config/rs6000/
H A Dpredicates.md128 (define_predicate "reg_or_aligned_short_operand"
H A Drs6000.md9524 (match_operand:DI 2 "reg_or_aligned_short_operand" "r,I"))))
9535 (match_operand:P 2 "reg_or_aligned_short_operand" "r,I")))
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A DChangeLog.717926 * config/rs6000/rs6000.c (reg_or_aligned_short_operand): New. For
17929 * config/rs6000/rs6000-protos.h: Add reg_or_aligned_short_operand.