Home
last modified time | relevance | path

Searched refs:pushq (Results 1 – 25 of 288) sorted by relevance

12345678910>>...12

/external/llvm/test/CodeGen/X86/
Dcxx_tlscc64.ll21 ; CHECK-NOT: pushq %r11
22 ; CHECK-NOT: pushq %r10
23 ; CHECK-NOT: pushq %r9
24 ; CHECK-NOT: pushq %r8
25 ; CHECK-NOT: pushq %rsi
26 ; CHECK-NOT: pushq %rdx
27 ; CHECK-NOT: pushq %rcx
28 ; CHECK-NOT: pushq %rbx
44 ; CHECK-O0: pushq %r11
45 ; CHECK-O0: pushq %r10
[all …]
Dcoldcc64.ll6 ; CHECK: pushq %rbp
7 ; CHECK: pushq %r15
8 ; CHECK: pushq %r14
9 ; CHECK: pushq %r13
10 ; CHECK: pushq %r12
11 ; CHECK: pushq %r11
12 ; CHECK: pushq %r10
13 ; CHECK: pushq %r9
14 ; CHECK: pushq %r8
15 ; CHECK: pushq %rdi
[all …]
Dpreserve_mostcc64.ll8 ;SSE: pushq %r10
9 ;SSE-NEXT: pushq %r9
10 ;SSE-NEXT: pushq %r8
11 ;SSE-NEXT: pushq %rdi
12 ;SSE-NEXT: pushq %rsi
13 ;SSE-NEXT: pushq %rdx
14 ;SSE-NEXT: pushq %rcx
15 ;SSE-NEXT: pushq %rax
16 ;SSE-NEXT: pushq %rbp
17 ;SSE-NEXT: pushq %r15
[all …]
Dpreserve_allcc64.ll7 ;SSE: pushq %r10
8 ;SSE-NEXT: pushq %r9
9 ;SSE-NEXT: pushq %r8
10 ;SSE-NEXT: pushq %rdi
11 ;SSE-NEXT: pushq %rsi
12 ;SSE-NEXT: pushq %rdx
13 ;SSE-NEXT: pushq %rcx
14 ;SSE-NEXT: pushq %rax
15 ;SSE-NEXT: pushq %rbp
16 ;SSE-NEXT: pushq %r15
[all …]
Dmovtopush64.ll18 ; NORMAL: pushq
25 ; NORMAL: pushq $10
27 ; NORMAL: pushq $9
29 ; NORMAL: pushq $8
31 ; NORMAL: pushq $7
39 ; NOPUSH-NOT: pushq
51 ; NORMALFP: pushq $10000
52 ; NORMALFP-NEXT: pushq $9000
53 ; NORMALFP-NEXT: pushq $8000
54 ; NORMALFP-NEXT: pushq $7000
[all …]
Dx86-64-intrcc.ll12 ; CHECK: pushq %rax
17 ; CHECK0: pushq %rax
32 ; CHECK: pushq %rax
33 ; CHECK: pushq %rcx
41 ; CHECK0: pushq %rax
42 ; CHECK0: pushq %rcx
60 ; CHECK-SSE-NEXT: pushq %rax
61 ; CHECK-SSE-NEXT; pushq %r11
62 ; CHECK-SSE-NEXT: pushq %rbp
63 ; CHECK-SSE-NEXT: pushq %rbx
[all …]
Dipra-transform.ll14 ; NOIPRA: pushq %r10
15 ; NOIPRA-NEXT: pushq %r9
16 ; NOIPRA-NEXT: pushq %r8
21 ; CHECK-NOT: pushq %r10
22 ; CHECK-NOT: pushq %r9
23 ; CHECK-NOT: pushq %r8
Dunwind-init.ll16 ; X8664: pushq %rbp
17 ; X8664: pushq %r15
18 ; X8664: pushq %r14
19 ; X8664: pushq %r13
20 ; X8664: pushq %r12
21 ; X8664: pushq %rbx
Dwin-catchpad-csrs.ll89 ; X64: pushq %rbp
91 ; X64: pushq %rsi
93 ; X64: pushq %rdi
95 ; X64: pushq %rbx
119 ; X64: pushq %rbp
121 ; X64: pushq %rsi
123 ; X64: pushq %rdi
125 ; X64: pushq %rbx
168 ; X64: pushq %rbp
170 ; X64: pushq %rsi
[all …]
Danyregcc.ll371 ;SSE: pushq %rbp
372 ;SSE: pushq %rax
373 ;SSE: pushq %r15
374 ;SSE: pushq %r14
375 ;SSE: pushq %r13
376 ;SSE: pushq %r12
377 ;SSE: pushq %r11
378 ;SSE: pushq %r10
379 ;SSE: pushq %r9
380 ;SSE: pushq %r8
[all …]
Dstack-align2.ll20 ; LINUX-X86_64: pushq %{{.*}}
22 ; DARWIN-X86_64: pushq %{{.*}}
24 ; NETBSD-X86_64: pushq %{{.*}}
26 ; KFREEBSD-X86_64: pushq %{{.*}}
Dwin64_frame.ll33 ; CHECK: pushq %rbp
78 ; CHECK: pushq %rbp
125 ; CHECK: pushq %rbp
144 ; CHECK: pushq %rbp
146 ; CHECK: pushq %rsi
148 ; CHECK: pushq %rdi
169 ; PUSHF-NEXT: pushq %[[REG]]
172 ; SAHF-NEXT: pushq
/external/linux-kselftest/tools/testing/selftests/x86/
Dthunks.S19 pushq %rbx
20 pushq %rbp
21 pushq %r12
22 pushq %r13
23 pushq %r14
24 pushq %r15
32 pushq $0x23 /* USER32_CS */
33 pushq $1f
/external/boringssl/src/util/fipstools/delocate/testdata/x86_64-GOTRewrite/
Dout.s31 pushq %rax
43 pushq %rbx
55 # WAS pushq stderr@GOTPCREL(%rip)
56 pushq %rax
65 # WAS pushq foo@GOTPCREL(%rip)
66 pushq %rax
83 pushq %rax
94 pushq %rax
131 pushq %rax
138 pushq %rax
[all …]
/external/cronet/third_party/boringssl/src/util/fipstools/delocate/testdata/x86_64-GOTRewrite/
Dout.s31 pushq %rax
43 pushq %rbx
55 # WAS pushq stderr@GOTPCREL(%rip)
56 pushq %rax
65 # WAS pushq foo@GOTPCREL(%rip)
66 pushq %rax
83 pushq %rax
94 pushq %rax
131 pushq %rax
138 pushq %rax
[all …]
/external/llvm/test/Instrumentation/AddressSanitizer/X86/
Dasm_rsp_mem_op.s8 # CHECK: pushq %rax
9 # CHECK: pushq %rdi
29 # CHECK: pushq %rax
30 # CHECK: pushq %rdi
/external/llvm/test/MC/X86/
Dcompact-unwind.s17 pushq %rbp
20 pushq %rbx
47 pushq %rbp
50 pushq %rbx
/external/musl/src/math/x32/
Dexpl.s53 pushq %rax
65 pushq %rax
76 pushq %rax
87 pushq %rax
89 pushq %rax
/external/musl/src/math/x86_64/
Dexpl.s53 pushq %rax
65 pushq %rax
76 pushq %rax
87 pushq %rax
89 pushq %rax
/external/llvm/test/MC/COFF/
Dseh-section.s68 pushq %rbp
83 pushq %rbp
98 pushq %rbp
/external/boringssl/linux-x86_64/crypto/fipsmodule/
Dp256_beeu-x86_64-asm-linux.S23 pushq %rbp
26 pushq %r12
29 pushq %r13
32 pushq %r14
35 pushq %r15
38 pushq %rbx
41 pushq %rsi
/external/boringssl/apple-x86_64/crypto/fipsmodule/
Dp256_beeu-x86_64-asm-apple.S23 pushq %rbp
25 pushq %r12
27 pushq %r13
29 pushq %r14
31 pushq %r15
33 pushq %rbx
35 pushq %rsi
/external/openscreen/third_party/boringssl/mac-x86_64/crypto/fipsmodule/
Dp256_beeu-x86_64-asm.S23 pushq %rbp
25 pushq %r12
27 pushq %r13
29 pushq %r14
31 pushq %r15
33 pushq %rbx
35 pushq %rsi
/external/cronet/third_party/boringssl/linux-x86_64/crypto/fipsmodule/
Dp256_beeu-x86_64-asm-linux.S23 pushq %rbp
26 pushq %r12
29 pushq %r13
32 pushq %r14
35 pushq %r15
38 pushq %rbx
41 pushq %rsi
/external/rust/crates/quiche/deps/boringssl/mac-x86_64/crypto/fipsmodule/
Dp256_beeu-x86_64-asm.S23 pushq %rbp
25 pushq %r12
27 pushq %r13
29 pushq %r14
31 pushq %r15
33 pushq %rbx
35 pushq %rsi

12345678910>>...12