Lines Matching refs:V8
1 ;RUN: llc -march=sparc < %s | FileCheck %s -check-prefix=V8
3 ;RUN: llc -march=sparc -regalloc=basic < %s | FileCheck %s -check-prefix=V8
10 ;V8-LABEL: frameaddr:
11 ;V8: save %sp, -96, %sp
12 ;V8: ret
13 ;V8: restore %g0, %fp, %o0
33 ;V8-LABEL: frameaddr2:
34 ;V8: ta 3
35 ;V8: ld [%fp+56], {{.+}}
36 ;V8: ld [{{.+}}+56], {{.+}}
37 ;V8: ld [{{.+}}+56], {{.+}}
62 ;V8-LABEL: retaddr:
63 ;V8: mov %o7, {{.+}}
77 ;V8-LABEL: retaddr2:
78 ;V8: ta 3
79 ;V8: ld [%fp+56], {{.+}}
80 ;V8: ld [{{.+}}+56], {{.+}}
81 ;V8: ld [{{.+}}+60], {{.+}}