Lines Matching refs:RA
5 … RUN: llc < %s -mtriple=x86_64-apple-darwin -pre-RA-sched=linearize | FileCheck %s --check-prefix=…
43 ; pre-RA-LABEL: _Z25RawPointerPerformanceTestPvRN5clang6ActionE:
44 ; pre-RA: ## %bb.0: ## %entry
45 ; pre-RA-NEXT: pushq %rbp
46 ; pre-RA-NEXT: pushq %rbx
47 ; pre-RA-NEXT: subq $24, %rsp
48 ; pre-RA-NEXT: cmpl $0, {{.*}}(%rip)
49 ; pre-RA-NEXT: je LBB0_3
50 ; pre-RA-NEXT: ## %bb.1: ## %bb.nph
51 ; pre-RA-NEXT: movq %rsi, %rbx
52 ; pre-RA-NEXT: movq %rdi, %rax
53 ; pre-RA-NEXT: xorl %ebp, %ebp
54 ; pre-RA-NEXT: .p2align 4, 0x90
55 ; pre-RA-NEXT: LBB0_2: ## %bb
56 ; pre-RA-NEXT: ## =>This Inner Loop Header: Depth=1
57 ; pre-RA-NEXT: movq (%rbx), %rcx
58 ; pre-RA-NEXT: movq %rbx, %rdi
59 ; pre-RA-NEXT: movq %rax, %rsi
60 ; pre-RA-NEXT: callq *560(%rcx)
61 ; pre-RA-NEXT: incl %ebp
62 ; pre-RA-NEXT: movq %rax, {{[0-9]+}}(%rsp)
63 ; pre-RA-NEXT: movq %rdx, {{[0-9]+}}(%rsp)
64 ; pre-RA-NEXT: cmpl {{.*}}(%rip), %ebp
65 ; pre-RA-NEXT: jb LBB0_2
66 ; pre-RA-NEXT: LBB0_3: ## %return
67 ; pre-RA-NEXT: addq $24, %rsp
68 ; pre-RA-NEXT: popq %rbx
69 ; pre-RA-NEXT: popq %rbp
70 ; pre-RA-NEXT: retq