Lines Matching refs:REG
61 ; X64: notl [[REG:%[a-z]+]]
62 ; X64: andl {{.*}}[[REG]]
64 ; X32: notl [[REG:%[a-z]+]]
65 ; X32: andl {{.*}}[[REG]]
83 ; X64: notl [[REG:%[a-z]+]]
84 ; X64: andl {{.*}}[[REG]]
86 ; X32: notl [[REG:%[a-z]+]]
87 ; X32: andl {{.*}}[[REG]]
105 ; X64: notb [[REG:%[a-z]+]]
106 ; X64: andb {{.*}}[[REG]]
108 ; X32: notb [[REG:%[a-z]+]]
109 ; X32: andb {{.*}}[[REG]]
127 ; X64: xorl $2147483646, [[REG:%[a-z]+]]
128 ; X64: andl {{.*}}[[REG]]
130 ; X32: xorl $2147483646, [[REG:%[a-z]+]]
131 ; X32: andl {{.*}}[[REG]]
151 ; X64: notl [[REG:%[a-z]+]]
152 ; X64: andl {{.*}}[[REG:%[a-z]+]]
154 ; X32: notl [[REG:%[a-z]+]]
155 ; X32: andl {{.*}}[[REG:%[a-z]+]]
190 ; X64: movl $-2, %[[REG:.*]]
191 ; X64: roll %{{.*}}, %[[REG]]
193 ; X32: movl $-2, %[[REG:.*]]
194 ; X32: roll %{{.*}}, %[[REG]]
207 ; X64: shlq $32, %[[REG:.*]]
209 ; X64: sarq $28, %[[REG]]