Lines Matching refs:X64
2 ; RUN: llc < %s -mcpu=corei7 -mtriple=x86_64-linux | FileCheck %s -check-prefix=X64
3 ; RUN: llc < %s -mcpu=corei7 -mtriple=x86_64-win32 | FileCheck %s -check-prefix=X64
31 ; X64-LABEL: test3:
32 ; X64: notl
33 ; X64: andl
34 ; X64: shrl
35 ; X64: ret
60 ; X64-LABEL: test4:
61 ; X64: notl [[REG:%[a-z]+]]
62 ; X64: andl {{.*}}[[REG]]
82 ; X64-LABEL: test5:
83 ; X64: notl [[REG:%[a-z]+]]
84 ; X64: andl {{.*}}[[REG]]
104 ; X64-LABEL: test6:
105 ; X64: notb [[REG:%[a-z]+]]
106 ; X64: andb {{.*}}[[REG]]
126 ; X64-LABEL: test7:
127 ; X64: xorl $2147483646, [[REG:%[a-z]+]]
128 ; X64: andl {{.*}}[[REG]]
140 ; X64-LABEL: test8:
141 ; X64: notl {{%eax|%edi|%ecx}}
150 ; X64-LABEL: test9:
151 ; X64: notl [[REG:%[a-z]+]]
152 ; X64: andl {{.*}}[[REG:%[a-z]+]]
163 ; X64-LABEL: test10:
164 ; X64: andnps
179 ; X64-LABEL: PR17487:
180 ; X64: andn