Lines Matching refs:SLM
2 ; RUN: llc -mtriple=x86_64-linux -mcpu=slm < %s | FileCheck %s -check-prefix=SLM
14 ; SLM-LABEL: test1:
15 ; SLM: movbew %si, (%rdi)
24 ; SLM-LABEL: test2:
25 ; SLM: movbew (%rdi), %ax
34 ; SLM-LABEL: test3:
35 ; SLM: movbel %esi, (%rdi)
44 ; SLM-LABEL: test4:
45 ; SLM: movbel (%rdi), %eax
54 ; SLM-LABEL: test5:
55 ; SLM: movbeq %rsi, (%rdi)
64 ; SLM-LABEL: test6:
65 ; SLM: movbeq (%rdi), %rax