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
188 } UNALIGNED; variable
196 } UNALIGNED; variable
Dnetdissect-stdinc.h251 #if !(defined(_MSC_VER) && defined(UNALIGNED))
253 #undef UNALIGNED
254 #define UNALIGNED __attribute__((packed)) macro
Dprint-dccp.c52 } UNALIGNED; variable
77 } UNALIGNED; variable
92 } UNALIGNED; variable
103 } UNALIGNED; variable
115 } UNALIGNED; variable
Dtcp.h51 } UNALIGNED; variable
Dprint-bootp.c75 } UNALIGNED; variable
250 } UNALIGNED; variable
/external/llvm/test/CodeGen/AMDGPU/
Dunaligned-load-store.ll2 …ned-buffer-access -verify-machineinstrs< %s | FileCheck -check-prefix=SI -check-prefix=UNALIGNED %s
23 ; UNALIGNED: buffer_load_ushort
24 ; UNALIGNED: buffer_store_short
61 ; UNALIGNED: buffer_load_dword
62 ; UNALIGNED: buffer_store_dword
75 ; UNALIGNED: buffer_load_dword
76 ; UNALIGNED: buffer_store_dword
210 ; UNALIGNED: buffer_load_dwordx2
211 ; UNALIGNED: buffer_store_dwordx2
240 ; UNALIGNED: buffer_load_dwordx2
[all …]
/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