Searched refs:di_operand (Results 1 – 16 of 16) sorted by relevance
/openbsd/gnu/usr.bin/gcc/gcc/config/fr30/ |
H A D | fr30-protos.h | 40 extern int di_operand PARAMS ((rtx, Mmode));
|
H A D | fr30.c | 864 di_operand (op, mode) in di_operand() function
|
H A D | fr30.md | 392 (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 D | predicates.md | 67 (define_predicate "di_operand"
|
H A D | fr30.md | 397 (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 D | arm-protos.h | 77 extern int di_operand PARAMS ((rtx, enum machine_mode));
|
H A D | arm.c | 3396 di_operand (op, mode) in di_operand() function
|
H A D | arm.md | 3970 (match_operand:DI 1 "di_operand" "rIK,mi,r"))]
|
/openbsd/gnu/gcc/gcc/config/arm/ |
H A D | predicates.md | 244 (define_predicate "di_operand"
|
H A D | cirrus.md | 373 (match_operand:DI 1 "di_operand" "rIK,mi,r,r,v,mi,v,v"))]
|
H A D | vfp.md | 150 (match_operand:DI 1 "di_operand" "rIK,mi,r,r,w,w,Uvi,w"))]
|
H A D | iwmmxt.md | 68 (match_operand:DI 1 "di_operand" "rIK,mi,r,y,yr,y,yrUy,y"))]
|
H A D | arm.md | 4167 (match_operand:DI 1 "di_operand" "rDa,Db,Dc,mi,r"))]
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | ChangeLog.3 | 3585 (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 D | ChangeLog.2 | 4766 (di_operand): Likewise.
|
H A D | ChangeLog.1 | 1574 * config/arm/arm.c (di_operand): Allow SUBREGs as well.
|