Lines Matching refs:WINDOWS
2 ; RUN: llc < %s -enable-tail-merge=0 -mtriple=x86_64-windows | FileCheck %s --check-prefix=WINDOWS
60 ; WINDOWS-LABEL: f_thunk:
61 ; WINDOWS-NOT: mov{{.}}ps
62 ; WINDOWS-DAG: movq %rdx, {{.*}}
63 ; WINDOWS-DAG: movq %rcx, {{.*}}
64 ; WINDOWS-DAG: movq %r8, {{.*}}
65 ; WINDOWS-DAG: movq %r9, {{.*}}
66 ; WINDOWS-NOT: mov{{.}}ps
67 ; WINDOWS: callq get_f
68 ; WINDOWS-NOT: mov{{.}}ps
69 ; WINDOWS-DAG: movq {{.*}}, %rdx
70 ; WINDOWS-DAG: movq {{.*}}, %rcx
71 ; WINDOWS-DAG: movq {{.*}}, %r8
72 ; WINDOWS-DAG: movq {{.*}}, %r9
73 ; WINDOWS-NOT: mov{{.}}ps
74 ; WINDOWS: jmpq *{{.*}} # TAILCALL
95 ; WINDOWS-LABEL: g_thunk:
96 ; WINDOWS-NOT: movq
97 ; WINDOWS: jmpq *%rcx # TAILCALL
133 ; WINDOWS-LABEL: h_thunk:
134 ; WINDOWS: jne
135 ; WINDOWS: jmpq *{{.*}} # TAILCALL
136 ; WINDOWS: jmpq *{{.*}} # TAILCALL