Searched refs:testq (Results 1 – 25 of 113) sorted by relevance
12345
/external/llvm/test/CodeGen/X86/ |
D | atom-bypass-slow-division-64.ll | 11 ; CHECK-NEXT: testq $-65536, %rax 25 ; CHECK-NEXT: testq $-65536, %rax 39 ; CHECK-NEXT: testq $-65536, %rax
|
D | ctpop-combine.ll | 11 ; CHECK-NEXT: testq %rcx, %rdi 27 ; CHECK-NEXT: testq %rcx, %rdi
|
D | atomic-eflags-reuse.ll | 118 ; CHECK-NEXT: testq %rax, %rax 134 ; CHECK-NEXT: testq %rax, %rax 152 ; CHECK-NEXT: testq %rcx, %rcx 169 ; CHECK-NEXT: testq %rax, %rax
|
D | vec_int_to_fp.ll | 1157 ; SSE-NEXT: testq %rax, %rax 1174 ; SSE-NEXT: testq %rax, %rax 1195 ; AVX-NEXT: testq %rax, %rax 1209 ; AVX-NEXT: testq %rax, %rax 1224 ; AVX-NEXT: testq %rax, %rax 1241 ; SSE-NEXT: testq %rax, %rax 1251 ; SSE-NEXT: testq %rax, %rax 1269 ; SSE-NEXT: testq %rax, %rax 1291 ; AVX-NEXT: testq %rax, %rax 1305 ; AVX-NEXT: testq %rax, %rax [all …]
|
D | swifterror.ll | 36 ; CHECK-APPLE: testq %r12, %r12 71 ; CHECK-APPLE: testq %r12, %r12 247 ; CHECK-APPLE: testq %r12, %r12 297 ; CHECK-APPLE: testq %r12, %r12 307 ; CHECK-APPLE: testq %r12, %r12
|
D | uint64-to-float.ll | 10 ; CHECK-NEXT: testq %rdi, %rdi
|
D | 2014-05-29-factorial.ll | 3 ; CHECK-NOT: testq [[X]], [[X]]
|
/external/llvm/test/Instrumentation/AddressSanitizer/X86/ |
D | asm_rep_movs.ll | 8 ; CHECK-NEXT: testq %rcx, %rcx 54 ; CHECK-NEXT: testq %rcx, %rcx
|
/external/compiler-rt/lib/builtins/x86_64/ |
D | floatundisf.S | 22 testq %rdi, %rdi
|
/external/boringssl/apple-x86_64/crypto/fipsmodule/ |
D | rdrand-x86_64-apple.S | 44 testq %rsi,%rsi
|
D | vpaes-x86_64-apple.S | 426 testq %rcx,%rcx 551 testq %rcx,%rcx 741 testq %rcx,%rcx 939 testq %rcx,%rcx 948 testq $1,%rcx
|
/external/cronet/third_party/boringssl/apple-x86_64/crypto/fipsmodule/ |
D | rdrand-x86_64-apple.S | 44 testq %rsi,%rsi
|
D | vpaes-x86_64-apple.S | 426 testq %rcx,%rcx 551 testq %rcx,%rcx 741 testq %rcx,%rcx 939 testq %rcx,%rcx 948 testq $1,%rcx
|
/external/cronet/third_party/boringssl/linux-x86_64/crypto/fipsmodule/ |
D | rdrand-x86_64-linux.S | 44 testq %rsi,%rsi
|
D | vpaes-x86_64-linux.S | 426 testq %rcx,%rcx 551 testq %rcx,%rcx 741 testq %rcx,%rcx 941 testq %rcx,%rcx 950 testq $1,%rcx
|
/external/boringssl/linux-x86_64/crypto/fipsmodule/ |
D | rdrand-x86_64-linux.S | 44 testq %rsi,%rsi
|
D | vpaes-x86_64-linux.S | 426 testq %rcx,%rcx 551 testq %rcx,%rcx 741 testq %rcx,%rcx 941 testq %rcx,%rcx 950 testq $1,%rcx
|
/external/openscreen/third_party/boringssl/mac-x86_64/crypto/fipsmodule/ |
D | rdrand-x86_64.S | 44 testq %rsi,%rsi
|
D | vpaes-x86_64.S | 426 testq %rcx,%rcx 551 testq %rcx,%rcx 741 testq %rcx,%rcx 939 testq %rcx,%rcx 948 testq $1,%rcx
|
/external/rust/crates/quiche/deps/boringssl/mac-x86_64/crypto/fipsmodule/ |
D | rdrand-x86_64.S | 44 testq %rsi,%rsi
|
D | vpaes-x86_64.S | 426 testq %rcx,%rcx 551 testq %rcx,%rcx 741 testq %rcx,%rcx 939 testq %rcx,%rcx 948 testq $1,%rcx
|
/external/rust/crates/quiche/deps/boringssl/linux-x86_64/crypto/fipsmodule/ |
D | rdrand-x86_64.S | 44 testq %rsi,%rsi
|
D | vpaes-x86_64.S | 426 testq %rcx,%rcx 551 testq %rcx,%rcx 741 testq %rcx,%rcx 941 testq %rcx,%rcx 950 testq $1,%rcx
|
/external/openscreen/third_party/boringssl/linux-x86_64/crypto/fipsmodule/ |
D | rdrand-x86_64.S | 44 testq %rsi,%rsi
|
D | vpaes-x86_64.S | 426 testq %rcx,%rcx 551 testq %rcx,%rcx 741 testq %rcx,%rcx 941 testq %rcx,%rcx 950 testq $1,%rcx
|
12345