Searched refs:vector_move_operand (Results 1 – 6 of 6) sorted by relevance
| /openbsd-src/gnu/gcc/gcc/config/i386/ |
| H A D | mmx.md | 68 (match_operand:MMXMODEI 1 "vector_move_operand" 92 (match_operand:MMXMODEI 1 "vector_move_operand" 127 (match_operand:V2SF 1 "vector_move_operand" 152 (match_operand:V2SF 1 "vector_move_operand" 470 (match_operand:SF 2 "vector_move_operand" "ym,C")))] 1136 (match_operand:SI 2 "vector_move_operand" "ym,C")))]
|
| H A D | sse.md | 1272 (match_operand:V4SF 1 "vector_move_operand" " 0,C,C ,0") 2218 (match_operand:V2DF 1 "vector_move_operand" " C,0,0,x,o,0") 2321 (match_operand:DF 2 "vector_move_operand" " Y,m,C,x,m")))] 3588 (match_operand:DI 2 "vector_move_operand" " C, C,Y,x,m,0")))]
|
| H A D | predicates.md | 707 (define_predicate "vector_move_operand"
|
| H A D | i386.md | 2133 (match_operand:TI 1 "vector_move_operand" "C,xm,x"))] 9590 [(match_operand:V4SF 1 "vector_move_operand" "xmC") 9686 [(match_operand:V2DF 1 "vector_move_operand" "xmC")
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/i386/ |
| H A D | i386.md | 17871 (match_operand:V4SF 1 "vector_move_operand" "C,xm,x"))] 17883 (match_operand:V4SI 1 "vector_move_operand" "C,xm,x"))] 17895 (match_operand:V2DI 1 "vector_move_operand" "C,xm,x"))] 17907 (match_operand:V8QI 1 "vector_move_operand" "C,ym,y"))] 17919 (match_operand:V4HI 1 "vector_move_operand" "C,ym,y"))] 17931 (match_operand:V2SI 1 "vector_move_operand" "C,ym,y"))] 17943 (match_operand:V2SF 1 "vector_move_operand" "C,ym,y"))] 17967 (match_operand:V2DF 1 "vector_move_operand" "C,xm,x"))] 17979 (match_operand:V8HI 1 "vector_move_operand" "C,xm,x"))] 17991 (match_operand:V16QI 1 "vector_move_operand" "C,xm,x"))] [all …]
|
| H A D | i386.c | 3648 vector_move_operand (op, mode) in vector_move_operand() function
|