Home
last modified time | relevance | path

Searched refs:di_operand (Results 1 – 16 of 16) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/config/fr30/
H A Dfr30-protos.h40 extern int di_operand PARAMS ((rtx, Mmode));
H A Dfr30.c864 di_operand (op, mode) in di_operand() function
H A Dfr30.md392 (match_operand:DI 1 "di_operand" "r,m,r,nF"))]
400 (match_operand:DI 1 "di_operand" ""))]
/openbsd/gnu/gcc/gcc/config/fr30/
H A Dpredicates.md67 (define_predicate "di_operand"
H A Dfr30.md397 (match_operand:DI 1 "di_operand" "r,m,r,nF"))]
405 (match_operand:DI 1 "di_operand" ""))]
/openbsd/gnu/usr.bin/gcc/gcc/config/arm/
H A Darm-protos.h77 extern int di_operand PARAMS ((rtx, enum machine_mode));
H A Darm.c3396 di_operand (op, mode) in di_operand() function
H A Darm.md3970 (match_operand:DI 1 "di_operand" "rIK,mi,r"))]
/openbsd/gnu/gcc/gcc/config/arm/
H A Dpredicates.md244 (define_predicate "di_operand"
H A Dcirrus.md373 (match_operand:DI 1 "di_operand" "rIK,mi,r,r,v,mi,v,v"))]
H A Dvfp.md150 (match_operand:DI 1 "di_operand" "rIK,mi,r,r,w,w,Uvi,w"))]
H A Diwmmxt.md68 (match_operand:DI 1 "di_operand" "rIK,mi,r,y,yr,y,yrUy,y"))]
H A Darm.md4167 (match_operand:DI 1 "di_operand" "rDa,Db,Dc,mi,r"))]
/openbsd/gnu/usr.bin/gcc/gcc/
H A DChangeLog.33585 (di_operand): New function: Return true if the operand is suitbale
3590 * config/fr30/fr30.h (PREDICATE_CODES): Add di_operand and
3593 * config/fr30/fr30-protos.h Add fr30_move_double, di_operand, and
H A DChangeLog.24766 (di_operand): Likewise.
H A DChangeLog.11574 * config/arm/arm.c (di_operand): Allow SUBREGs as well.