Home
last modified time | relevance | path

Searched refs:BLK (Results 1 – 25 of 155) sorted by relevance

1234567

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Dhtm.md61 (set (match_dup 2) (unspec:BLK [(match_dup 2)] UNSPEC_HTM_FENCE))])]
72 (set (match_operand:BLK 2) (unspec:BLK [(match_dup 2)] UNSPEC_HTM_FENCE))]
84 (set (match_dup 4) (unspec:BLK [(match_dup 4)] UNSPEC_HTM_FENCE))])]
97 (set (match_operand:BLK 4) (unspec:BLK [(match_dup 4)] UNSPEC_HTM_FENCE))]
109 (set (match_dup 4) (unspec:BLK [(match_dup 4)] UNSPEC_HTM_FENCE))])]
122 (set (match_operand:BLK 4) (unspec:BLK [(match_dup 4)] UNSPEC_HTM_FENCE))]
132 (set (match_dup 2) (unspec:BLK [(match_dup 2)] UNSPEC_HTM_FENCE))])]
143 (set (match_operand:BLK 2) (unspec:BLK [(match_dup 2)] UNSPEC_HTM_FENCE))]
152 (set (match_dup 1) (unspec:BLK [(match_dup 1)] UNSPEC_HTM_FENCE))])]
162 (set (match_operand:BLK 1) (unspec:BLK [(match_dup 1)] UNSPEC_HTM_FENCE))]
[all …]
H A Dsync.md66 (unspec:BLK [(match_dup 0)] UNSPEC_SYNC))]
74 [(set (match_operand:BLK 0 "" "")
75 (unspec:BLK [(match_dup 0)] UNSPEC_SYNC))]
82 (unspec:BLK [(match_dup 0)] UNSPEC_LWSYNC))]
90 [(set (match_operand:BLK 0 "" "")
91 (unspec:BLK [(match_dup 0)] UNSPEC_LWSYNC))]
102 [(unspec_volatile:BLK [(const_int 0)] UNSPECV_ISYNC)]
117 [(unspec_volatile:BLK [(match_operand:AINT 0 "register_operand" "r")]
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Dhtm.md61 (set (match_dup 2) (unspec:BLK [(match_dup 2)] UNSPEC_HTM_FENCE))])]
72 (set (match_operand:BLK 2) (unspec:BLK [(match_dup 2)] UNSPEC_HTM_FENCE))]
84 (set (match_dup 4) (unspec:BLK [(match_dup 4)] UNSPEC_HTM_FENCE))])]
97 (set (match_operand:BLK 4) (unspec:BLK [(match_dup 4)] UNSPEC_HTM_FENCE))]
109 (set (match_dup 4) (unspec:BLK [(match_dup 4)] UNSPEC_HTM_FENCE))])]
122 (set (match_operand:BLK 4) (unspec:BLK [(match_dup 4)] UNSPEC_HTM_FENCE))]
132 (set (match_dup 2) (unspec:BLK [(match_dup 2)] UNSPEC_HTM_FENCE))])]
143 (set (match_operand:BLK 2) (unspec:BLK [(match_dup 2)] UNSPEC_HTM_FENCE))]
152 (set (match_dup 1) (unspec:BLK [(match_dup 1)] UNSPEC_HTM_FENCE))])]
162 (set (match_operand:BLK 1) (unspec:BLK [(match_dup 1)] UNSPEC_HTM_FENCE))]
[all …]
H A Dsync.md66 (unspec:BLK [(match_dup 0)] UNSPEC_SYNC))]
74 [(set (match_operand:BLK 0 "" "")
75 (unspec:BLK [(match_dup 0)] UNSPEC_SYNC))]
82 (unspec:BLK [(match_dup 0)] UNSPEC_LWSYNC))]
90 [(set (match_operand:BLK 0 "" "")
91 (unspec:BLK [(match_dup 0)] UNSPEC_LWSYNC))]
102 [(unspec_volatile:BLK [(const_int 0)] UNSPECV_ISYNC)]
117 [(unspec_volatile:BLK [(match_operand:AINT 0 "register_operand" "r")]
/netbsd-src/external/gpl3/gcc/dist/gcc/config/sparc/
H A Dsync.md37 (unspec:BLK [(match_dup 1) (match_operand:SI 0 "const_int_operand")]
51 [(set (match_operand:BLK 0 "" "")
52 (unspec:BLK [(match_dup 0) (match_operand:SI 1 "zero_or_v7_operand")]
61 [(set (match_operand:BLK 0 "" "")
62 (unspec:BLK [(match_dup 0) (const_int 8)] UNSPEC_MEMBAR))]
69 [(set (match_operand:BLK 0 "" "")
70 (unspec:BLK [(match_dup 0) (const_int 2)] UNSPEC_MEMBAR))]
77 [(set (match_operand:BLK 0 "" "")
78 (unspec:BLK [(match_dup 0) (const_int 2)] UNSPEC_MEMBAR))]
87 [(set (match_operand:BLK 0 "" "")
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sparc/
H A Dsync.md37 (unspec:BLK [(match_dup 1) (match_operand:SI 0 "const_int_operand")]
51 [(set (match_operand:BLK 0 "" "")
52 (unspec:BLK [(match_dup 0) (match_operand:SI 1 "zero_or_v7_operand")]
61 [(set (match_operand:BLK 0 "" "")
62 (unspec:BLK [(match_dup 0) (const_int 8)] UNSPEC_MEMBAR))]
69 [(set (match_operand:BLK 0 "" "")
70 (unspec:BLK [(match_dup 0) (const_int 2)] UNSPEC_MEMBAR))]
77 [(set (match_operand:BLK 0 "" "")
78 (unspec:BLK [(match_dup 0) (const_int 2)] UNSPEC_MEMBAR))]
87 [(set (match_operand:BLK 0 "" "")
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/config/m32c/
H A Dblkmov.md39 ;; 0 = destination (mem:BLK ...)
40 ;; 1 = source (mem:BLK ...)
124 ;; 0 = destination (mem:BLK ...)
176 ;; 1 = destination (mem:BLK ...)
177 ;; 2 = source (mem:BLK ...)
195 (compare:CC (mem:BLK (match_operand:PSI 0 "ap_operand" "Ra0"))
196 (mem:BLK (match_operand:PSI 1 "ap_operand" "Ra1"))))
212 ;; 1 = destination (mem:BLK ...)
213 ;; 2 = source (mem:BLK ...)
229 [(set (mem:BLK (match_operand:PSI 2 "ap_operand" "0"))
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/m32c/
H A Dblkmov.md39 ;; 0 = destination (mem:BLK ...)
40 ;; 1 = source (mem:BLK ...)
124 ;; 0 = destination (mem:BLK ...)
176 ;; 1 = destination (mem:BLK ...)
177 ;; 2 = source (mem:BLK ...)
195 (compare:CC (mem:BLK (match_operand:PSI 0 "ap_operand" "Ra0"))
196 (mem:BLK (match_operand:PSI 1 "ap_operand" "Ra1"))))
212 ;; 1 = destination (mem:BLK ...)
213 ;; 2 = source (mem:BLK ...)
229 [(set (mem:BLK (match_operand:PSI 2 "ap_operand" "0"))
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/s390/
H A Ds390.md1361 (compare (match_operand:BLK 0 "memory_operand" "Q")
1362 (match_operand:BLK 1 "memory_operand" "Q")))
2787 [(set (match_operand:BLK 0 "memory_operand" "=Q")
2788 (match_operand:BLK 1 "memory_operand" "Q"))
2794 ; This splitter converts a QI to QI mode copy into a BLK mode copy in
2812 [(set (match_operand:BLK 0 "memory_operand" "")
2813 (match_operand:BLK 1 "memory_operand" ""))
2816 [(set (match_operand:BLK 3 "memory_operand" "")
2817 (match_operand:BLK 4 "memory_operand" ""))
2835 [(set (match_operand:BLK 0 "plus16_Q_operand" "")
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Dsync.md44 (unspec:BLK [(match_dup 0)] UNSPEC_LFENCE))]
52 [(set (match_operand:BLK 0)
53 (unspec:BLK [(match_dup 0)] UNSPEC_LFENCE))]
63 (unspec:BLK [(match_dup 0)] UNSPEC_SFENCE))]
71 [(set (match_operand:BLK 0)
72 (unspec:BLK [(match_dup 0)] UNSPEC_SFENCE))]
82 (unspec:BLK [(match_dup 0)] UNSPEC_MFENCE))]
90 [(set (match_operand:BLK 0)
91 (unspec:BLK [(match_dup 0)] UNSPEC_MFENCE))]
100 [(set (match_operand:BLK 0)
[all …]
/netbsd-src/external/bsd/file/dist/magic/magdir/
H A Dpmem9 >4 regex LOG|BLK|OBJ Persistent Memory Pool file, type: %s,
41 >4 string BLK
/netbsd-src/external/gpl3/gcc/dist/gcc/config/s390/
H A Ds390.md1394 (compare (match_operand:BLK 0 "memory_operand" "Q")
1395 (match_operand:BLK 1 "memory_operand" "Q")))
2894 [(set (match_operand:BLK 0 "memory_operand" "=Q")
2895 (match_operand:BLK 1 "memory_operand" "Q"))
2901 ; This splitter converts a QI to QI mode copy into a BLK mode copy in
2919 [(set (match_operand:BLK 0 "memory_operand" "")
2920 (match_operand:BLK 1 "memory_operand" ""))
2923 [(set (match_operand:BLK 3 "memory_operand" "")
2924 (match_operand:BLK 4 "memory_operand" ""))
2942 [(set (match_operand:BLK 0 "plus16_Q_operand" "")
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/spu/
H A Dspu-builtins.md630 (clobber (mem:BLK (scratch)))])]
638 (clobber (mem:BLK (scratch)))])]
645 (clobber (mem:BLK (scratch)))]
654 (clobber (mem:BLK (scratch)))]
666 (clobber (mem:BLK (scratch)))]))]
678 (clobber (mem:BLK (scratch)))]))]
695 (clobber (mem:BLK (scratch)))])
794 (clobber (mem:BLK (scratch)))]
802 (clobber (mem:BLK (scratch)))]
810 (clobber (mem:BLK (scratch)))]
/netbsd-src/sys/sys/
H A Dmount.h303 #define WAPBL_REPLAY_CAN_READ(MP, BLK, LEN) \ argument
305 (BLK), (LEN))
306 #define WAPBL_REPLAY_READ(MP, DATA, BLK, LEN) \ argument
308 (DATA), (BLK), (LEN))
/netbsd-src/external/gpl3/gcc/dist/gcc/config/ft32/
H A Dft32.md836 (compare:SI (match_operand:BLK 1 "memory_operand" "W,BW")
837 (match_operand:BLK 2 "memory_operand" "W,BW")))
845 [(set (match_operand:BLK 1 "memory_operand" "=W")
846 (match_operand:BLK 2 "memory_operand" "W"))
855 [(set (match_operand:BLK 0 "memory_operand" "=W,BW")
856 (match_operand:BLK 1 "memory_operand" "W,BW"))
865 [(set (match_operand:BLK 0 "memory_operand" "=BW") (unspec:BLK [
877 (unspec:SI [(match_operand:BLK 1 "memory_operand" "W")
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/ft32/
H A Dft32.md836 (compare:SI (match_operand:BLK 1 "memory_operand" "W,BW")
837 (match_operand:BLK 2 "memory_operand" "W,BW")))
845 [(set (match_operand:BLK 1 "memory_operand" "=W")
846 (match_operand:BLK 2 "memory_operand" "W"))
855 [(set (match_operand:BLK 0 "memory_operand" "=W,BW")
856 (match_operand:BLK 1 "memory_operand" "W,BW"))
865 [(set (match_operand:BLK 0 "memory_operand" "=BW") (unspec:BLK [
877 (unspec:SI [(match_operand:BLK 1 "memory_operand" "W")
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Dsync.md44 (unspec:BLK [(match_dup 0)] UNSPEC_LFENCE))]
52 [(set (match_operand:BLK 0)
53 (unspec:BLK [(match_dup 0)] UNSPEC_LFENCE))]
63 (unspec:BLK [(match_dup 0)] UNSPEC_SFENCE))]
71 [(set (match_operand:BLK 0)
72 (unspec:BLK [(match_dup 0)] UNSPEC_SFENCE))]
82 (unspec:BLK [(match_dup 0)] UNSPEC_MFENCE))]
90 [(set (match_operand:BLK 0)
91 (unspec:BLK [(match_dup 0)] UNSPEC_MFENCE))]
100 [(set (match_operand:BLK 0)
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arc/
H A Datomic.md27 (unspec:BLK [(match_dup 0)] UNSPEC_ARC_MEMBAR))]
41 [(set (match_operand:BLK 0 "" "")
42 (unspec:BLK [(match_dup 0)] UNSPEC_ARC_MEMBAR))]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arc/
H A Datomic.md27 (unspec:BLK [(match_dup 0)] UNSPEC_ARC_MEMBAR))]
41 [(set (match_operand:BLK 0 "" "")
42 (unspec:BLK [(match_dup 0)] UNSPEC_ARC_MEMBAR))]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Dmve.md7476 [(set (mem:BLK (scratch))
7477 (unspec:BLK
7490 [(set (mem:BLK (scratch))
7491 (unspec:BLK
7594 [(set (mem:BLK (scratch))
7595 (unspec:BLK
7609 [(set (mem:BLK (scratch))
7610 (unspec:BLK
8491 [(set (mem:BLK (scratch))
8492 (unspec:BLK
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Dmve.md7120 [(set (mem:BLK (scratch))
7121 (unspec:BLK
7134 [(set (mem:BLK (scratch))
7135 (unspec:BLK
7238 [(set (mem:BLK (scratch))
7239 (unspec:BLK
7253 [(set (mem:BLK (scratch))
7254 (unspec:BLK
8136 [(set (mem:BLK (scratch))
8137 (unspec:BLK
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/vax/
H A Dconstraints.md107 (and (match_operand:BLK 0 "memory_operand")
108 (not (match_operand:BLK 0 "illegal_blk_memory_operand" ""))))
/netbsd-src/external/gpl3/gcc/dist/gcc/config/vax/
H A Dconstraints.md107 (and (match_operand:BLK 0 "memory_operand")
108 (not (match_operand:BLK 0 "illegal_blk_memory_operand" ""))))
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/gcn/
H A Dgcn-valu.md152 [(set (mem:BLK (scratch))
153 (unspec:BLK
160 [(set (mem:BLK (scratch))
161 (unspec:BLK
421 [(set (mem:BLK (scratch))
422 (unspec:BLK [(match_dup 5) (match_dup 1) (match_dup 6) (match_dup 7)]
440 [(set (mem:BLK (scratch))
441 (unspec:BLK [(match_dup 5) (match_dup 1)
462 (mem:BLK (scratch))]
483 (mem:BLK (scratch))]
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/config/gcn/
H A Dgcn-valu.md152 [(set (mem:BLK (scratch))
153 (unspec:BLK
160 [(set (mem:BLK (scratch))
161 (unspec:BLK
421 [(set (mem:BLK (scratch))
422 (unspec:BLK [(match_dup 5) (match_dup 1) (match_dup 6) (match_dup 7)]
440 [(set (mem:BLK (scratch))
441 (unspec:BLK [(match_dup 5) (match_dup 1)
462 (mem:BLK (scratch))]
483 (mem:BLK (scratch))]
[all …]

1234567