Home
last modified time | relevance | path

Searched refs:move_operand (Results 1 – 25 of 36) sorted by relevance

12

/openbsd/src/gnu/gcc/gcc/config/mips/
Dconstraints.md153 A constant @code{move_operand} that cannot be safely loaded into @code{$25}
155 (and (match_operand 0 "move_operand")
161 A constant @code{move_operand} that can be safely loaded into @code{$25}
163 (and (match_operand 0 "move_operand")
Dmips.md3214 ;; to store the intermediate results. See move_operand for details.
3264 (match_operand:DI 1 "move_operand" "d,i,m,d,*J*d,*a,*d,*m,*B*C*D,*B*C*D"))]
3275 (match_operand:DI 1 "move_operand" "d,d,y,K,N,m,d,*x"))]
3286 (match_operand:DI 1 "move_operand" "d,U,T,m,dJ,*f,*d*J,*m,*f,*f,*J*d,*d,*m,*B*C*D,*B*C*D"))]
3297 (match_operand:DI 1 "move_operand" "d,d,y,K,N,U,m,d"))]
3382 …(match_operand:SI 1 "move_operand" "d,U,T,m,dJ,*f,*d*J,*m,*f,*f,*z,*d,*J*d,*A,*d,*m,*B*C*D,*B*C*D"…
3393 (match_operand:SI 1 "move_operand" "d,d,y,K,N,U,m,d"))]
3575 (match_operand:HI 1 "move_operand" "d,I,m,dJ,*f,*d,*f,*d"))]
3594 (match_operand:HI 1 "move_operand" "d,d,y,K,N,m,d"))]
3682 (match_operand:QI 1 "move_operand" "d,I,m,dJ,*f,*d,*f,*d"))]
[all …]
Dpredicates.md168 (define_predicate "move_operand"
/openbsd/src/gnu/usr.bin/gcc/gcc/config/m88k/
Dm88k-protos.h49 extern int move_operand PARAMS ((rtx, enum machine_mode));
Dm88k.md1848 (match_operand:SI 1 "move_operand" "rI,m,rO,J,M,x,r,x,m,x"))]
1927 (match_operand:HI 1 "move_operand" "rP,m,rO,N"))]
1959 (match_operand:QI 1 "move_operand" "rP,m,rO,N"))]
2267 (zero_extend:SI (match_operand:HI 1 "move_operand" "!r,n,m")))]
2289 (zero_extend:HI (match_operand:QI 1 "move_operand" "r,n,m")))]
2316 (zero_extend:SI (match_operand:QI 1 "move_operand" "r,n,m")))]
2357 (sign_extend:SI (match_operand:HI 1 "move_operand" "!r,P,N,m")))]
2380 (sign_extend:HI (match_operand:QI 1 "move_operand" "!r,P,N,m")))]
2403 (sign_extend:SI (match_operand:QI 1 "move_operand" "!r,P,N,m")))]
Dm88k.c1202 move_operand (op, mode) in move_operand() function
/openbsd/src/gnu/usr.bin/gcc/gcc/config/xtensa/
Dxtensa-protos.h55 extern int move_operand PARAMS ((rtx, enum machine_mode));
Dxtensa.md1020 (match_operand:SI 1 "move_operand" "M,D,d,R,D,d,r,r,I,T,U,r,*A,*r"))]
1055 (match_operand:HI 1 "move_operand" "M,d,r,I,U,r,*A,*r"))]
1084 (match_operand:QI 1 "move_operand" "M,d,r,I,U,r,*A,*r"))]
Dxtensa.c603 move_operand (op, mode) in move_operand() function
/openbsd/src/gnu/usr.bin/gcc/gcc/config/ia64/
Dia64-protos.h38 extern int move_operand PARAMS((rtx, enum machine_mode));
Dia64.md248 (match_operand:BI 1 "move_operand" " O,n, c, c,*r, n,*m,*r,*r"))]
301 (match_operand:QI 1 "move_operand" "rO,J,m,rO,*f,rO,*f"))]
326 (match_operand:HI 1 "move_operand" "rO,J,m,rO,*f,rO,*f"))]
374 (match_operand:SI 1 "move_operand" "rO,J,i,m,rO,*f,rO,*f,*d,rK"))]
446 (match_operand:DI 1 "move_operand"
4470 (match_operand:DI 2 "move_operand"
4472 (match_operand:DI 3 "move_operand"
4485 (match_operand 2 "move_operand" "")
4486 (match_operand 3 "move_operand" "")))]
4576 (match_operand:SI 2 "move_operand"
[all …]
/openbsd/src/gnu/usr.bin/gcc/gcc/config/pa/
Dpa-protos.h83 extern int move_operand PARAMS ((rtx, enum machine_mode));
Dpa.md2268 (match_operand:SI 1 "move_operand"
2293 (match_operand:SI 1 "move_operand"
2706 (match_operand:HI 1 "move_operand"
2824 (match_operand:QI 1 "move_operand"
3149 (match_operand:DF 1 "move_operand"
3307 (match_operand:DI 1 "move_operand"
3514 (match_operand:HI 1 "move_operand" "r,RQ")))]
3532 (match_operand:QI 1 "move_operand" "r,RQ")))]
3550 (match_operand:QI 1 "move_operand" "r,RQ")))]
4050 [(set (reg:SI 26) (match_operand:SI 1 "move_operand" ""))
[all …]
Dpa.h1283 && (move_operand (OP, GET_MODE (OP)) \
/openbsd/src/gnu/gcc/gcc/config/xtensa/
Dpredicates.md126 (define_predicate "move_operand"
Dxtensa.md841 (match_operand:DI 1 "move_operand" "r,i,T,U,r"))]
871 (match_operand:SI 1 "move_operand" "M,D,d,R,D,d,r,r,I,i,T,U,r,*A,*r"))]
906 (match_operand:HI 1 "move_operand" "M,d,r,I,U,r,*A,*r"))]
934 (match_operand:QI 1 "move_operand" "M,d,r,I,U,r,*A,*r"))]
972 (match_operand:SF 1 "move_operand" "f,U,f,d,R,d,r,r,f,iF,T,U,r"))]
1046 (match_operand:DF 1 "move_operand" "r,iF,T,U,r"))]
/openbsd/src/gnu/gcc/gcc/config/iq2000/
Dpredicates.md209 (define_predicate "move_operand"
Diq2000.md734 (match_operand:SI 1 "move_operand" "d,S,IKL,Mnis,R,m,dJ,dJ,*z,*d,J,*x,*d,*a"))]
/openbsd/src/gnu/gcc/gcc/config/m88k/
Dpredicates.md24 (define_predicate "move_operand"
Dm88k.md1810 (match_operand:SI 1 "move_operand" "rI,m,rO,J,M,x,r,x,m,x"))]
1889 (match_operand:HI 1 "move_operand" "rP,m,rO,N"))]
1921 (match_operand:QI 1 "move_operand" "rP,m,rO,N"))]
2123 (match_operand:CC 1 "move_operand" "rI,m,rO"))]
2235 (zero_extend:SI (match_operand:HI 1 "move_operand" "!r,n,m")))]
2257 (zero_extend:HI (match_operand:QI 1 "move_operand" "r,n,m")))]
2284 (zero_extend:SI (match_operand:QI 1 "move_operand" "r,n,m")))]
2325 (sign_extend:SI (match_operand:HI 1 "move_operand" "!r,P,N,m")))]
2348 (sign_extend:HI (match_operand:QI 1 "move_operand" "!r,P,N,m")))]
2371 (sign_extend:SI (match_operand:QI 1 "move_operand" "!r,P,N,m")))]
/openbsd/src/gnu/gcc/gcc/config/ia64/
Dvect.md43 (match_operand:VECINT 1 "move_operand"
860 (match_operand:V2SF 1 "move_operand"
Dia64.md223 (match_operand:BI 1 "move_operand" " O,n, c, c,*r, n,*m,*r,*r"))]
276 (match_operand:QI 1 "move_operand" "rO,J,m,rO,*f,rO,*f"))]
301 (match_operand:HI 1 "move_operand" "rO,J,m,rO,*f,rO,*f"))]
326 (match_operand:SI 1 "move_operand" "rO,J,i,m,rO,*f,rO,*f,*d,rK"))]
356 (match_operand:DI 1 "move_operand"
5507 (match_operand:DI 2 "move_operand"
5509 (match_operand:DI 3 "move_operand"
5522 (match_operand 2 "move_operand" "")
5523 (match_operand 3 "move_operand" "")))]
5610 (match_operand:SI 2 "move_operand"
[all …]
Dpredicates.md291 (define_predicate "move_operand"
/openbsd/src/gnu/usr.bin/gcc/gcc/config/mips/
Dmips.c1221 move_operand (op, mode) in move_operand() function
1253 && move_operand (XEXP (op, 0), SImode))
Dmips.md5300 …(match_operand:DI 1 "move_operand" "d,IKL,Mnis,R,m,dJ,dJ,*f,*d*J,*R,*m,*f,*f,*f,*J,*x,*d,*J,*d,*m,…
5325 …(sign_extend:DI (match_operand:SI 1 "move_operand" "d,IKL,Mnis,R,m,dJ,dJ,*f,*d*J,*J,*x,*d,*J,*d,*m…
5721 …(match_operand:SI 1 "move_operand" "d,IKL,Mnis,R,m,dJ,dJ,*f,*d*J,*R,*m,*f,*f,*f,*z,*d,J,*x,*d,*a,*…
5741 (match_operand:SI 1 "move_operand" "d,d,y,K,N,s,R,m,d,d,*x,*a"))]

12