Searched refs:move_input_operand (Results 1 – 3 of 3) sorted by relevance
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/d30v/ |
| H A D | d30v.md | 685 (match_operand:QI 1 "move_input_operand" "dI,i,Q,m,d,d,O,O,c,d"))] 715 (match_operand:HI 1 "move_input_operand" "dI,i,Q,m,d,d,O,O,c,d"))] 761 (match_operand:SI 1 "move_input_operand" "dI,F,i,Q,m,d,d,O,O,c,d"))] 792 (match_operand:DI 1 "move_input_operand" "eI,iF,Q,m,e,e,a,e,O"))] 824 (match_operand:SF 1 "move_input_operand" "d,G,F,Q,m,d,d,G,G"))] 853 (match_operand:DF 1 "move_input_operand" "eG,F,Q,m,e,e,!*a,!*e"))] 885 (match_operand:CC 1 "move_input_operand" "f,O,N,b,f,d,dON,*Q,*m,*d,*d"))] 3007 (match_operand:QI 2 "move_input_operand" "") 3008 (match_operand:QI 3 "move_input_operand" "")))] 3023 (match_operand:QI 3 "move_input_operand" "dI,i,Q,m,c,d,0,0,0,0,0,0,dim") [all …]
|
| H A D | d30v-protos.h | 51 extern int move_input_operand PARAMS ((rtx, enum machine_mode));
|
| H A D | d30v.c | 963 move_input_operand (op, mode) in move_input_operand() function
|