Lines Matching refs:X8664
1 ; RUN: llc -mtriple=x86_64-unknown-linux < %s | FileCheck -check-prefix X8664 %s
15 ; X8664-LABEL: calls_unwind_init:
16 ; X8664: pushq %rbp
17 ; X8664: pushq %r15
18 ; X8664: pushq %r14
19 ; X8664: pushq %r13
20 ; X8664: pushq %r12
21 ; X8664: pushq %rbx
22 ; X8664: popq %rbx
23 ; X8664: popq %r12
24 ; X8664: popq %r13
25 ; X8664: popq %r14
26 ; X8664: popq %r15