Searched refs:reg_or_aligned_short_operand (Results 1 – 6 of 6) sorted by relevance
46 extern int reg_or_aligned_short_operand PARAMS ((rtx, enum machine_mode));
1040 reg_or_aligned_short_operand (op, mode) in reg_or_aligned_short_operand() function
9952 (match_operand:DI 2 "reg_or_aligned_short_operand" "r,I"))))9974 (match_operand:DI 2 "reg_or_aligned_short_operand" "r,I")))
128 (define_predicate "reg_or_aligned_short_operand"
9524 (match_operand:DI 2 "reg_or_aligned_short_operand" "r,I"))))9535 (match_operand:P 2 "reg_or_aligned_short_operand" "r,I")))
17926 * config/rs6000/rs6000.c (reg_or_aligned_short_operand): New. For17929 * config/rs6000/rs6000-protos.h: Add reg_or_aligned_short_operand.