Home
last modified time | relevance | path

Searched refs:UNALIGNED (Results 1 – 9 of 9) sorted by relevance

/external/llvm/test/CodeGen/ARM/
Dunaligned_load_store.ll8 ; RUN: | FileCheck %s -check-prefix=UNALIGNED
25 ; UNALIGNED-LABEL: t:
26 ; UNALIGNED: ldr r1
27 ; UNALIGNED: str r1
44 ; UNALIGNED-LABEL: hword:
45 ; UNALIGNED: vld1.16
46 ; UNALIGNED: vst1.16
60 ; UNALIGNED-LABEL: byte:
61 ; UNALIGNED: vld1.8
62 ; UNALIGNED: vst1.8
[all …]
D2011-10-26-memset-inline.ll3 ; RUN: llc -march=arm -mcpu=cortex-a8 < %s | FileCheck %s -check-prefix=CHECK-UNALIGNED
13 ; CHECK-UNALIGNED: strb
14 ; CHECK-UNALIGNED: str
/external/tcpdump/
Dip6.h88 } UNALIGNED; variable
114 } UNALIGNED; variable
121 } UNALIGNED; variable
128 } UNALIGNED; variable
173 } UNALIGNED; variable
184 } UNALIGNED; variable
192 } UNALIGNED; variable
Dtcpdump-stdinc.h238 #if !(defined(_MSC_VER) && defined(UNALIGNED))
240 #undef UNALIGNED
241 #define UNALIGNED __attribute__((packed)) macro
Dip.h69 } UNALIGNED; variable
141 } UNALIGNED; variable
Dprint-dccp.c53 } UNALIGNED; variable
78 } UNALIGNED; variable
93 } UNALIGNED; variable
104 } UNALIGNED; variable
116 } UNALIGNED; variable
Dtcp.h51 } UNALIGNED; variable
Dprint-bootp.c76 } UNALIGNED; variable
249 } UNALIGNED; variable
/external/llvm/test/CodeGen/X86/
Dunaligned-spill-folding.ll1 …sd -mcpu=core2 -stack-alignment=4 -relocation-model=pic < %s | FileCheck %s -check-prefix=UNALIGNED
35 ; UNALIGNED-LABEL: @test1
36 ; UNALIGNED-NOT: andl $-{{..}}, %esp
37 ; UNALIGNED: movdqu {{.*}} # 16-byte Folded Spill
38 ; UNALIGNED-NOT: paddd {{.*}} # 16-byte Folded Reload