Home
last modified time | relevance | path

Searched refs:incl (Results 1 – 25 of 126) sorted by relevance

123456

/external/llvm/test/MC/X86/AlignedBundling/
Dautogen-inst-offset-padding.s18 # CHECK: 0: incl
28 # CHECK: 21: incl
38 # CHECK: 42: incl
48 # CHECK: 63: incl
58 # CHECK: 84: incl
68 # CHECK: a5: incl
78 # CHECK: c6: incl
88 # CHECK: e7: incl
98 # CHECK: 108: incl
108 # CHECK: 129: incl
[all …]
Dautogen-inst-offset-align-to-end.s19 # CHECK: f: incl
30 # CHECK: 2f: incl
41 # CHECK: 4f: incl
52 # CHECK: 6f: incl
63 # CHECK: 8f: incl
74 # CHECK: af: incl
85 # CHECK: cf: incl
96 # CHECK: ef: incl
107 # CHECK: 10f: incl
118 # CHECK: 12f: incl
[all …]
/external/chromium_org/tools/checkdeps/
Dgraphdeps.py48 incl, argument
92 self.incl = incl
205 if not re.search(self.incl, edge_spec) or \
387 incl=options.incl,
397 print 'include nodes : ', options.incl
/external/valgrind/main/VEX/test/
Dfp1.s29 incl %eax
39 incl %eax
Dfpgames.s38 incl %ebx
64 incl %ebx
/external/llvm/test/CodeGen/X86/
Dpeep-test-2.ll6 ; EFLAGS value from the incl, however it can't be known whether the add
7 ; will overflow, and if it does the incl would set OF, and the
Dwiden_arith-3.ll2 ; CHECK: incl
3 ; CHECK: incl
4 ; CHECK: incl
D2008-09-17-inline-asm-1.ll23 … $0, %eax\0A\090:\0A\09test %eax, %eax\0A\09je 1f\0A\09movl %eax, $2\0A\09incl $2\0A\09lock\0A\09c…
24 … $0, %edx\0A\090:\0A\09test %edx, %edx\0A\09je 1f\0A\09movl %edx, $2\0A\09incl $2\0A\09lock\0A\09c…
Dchange-compare-stride-trickiness-0.ll10 ; CHECK: incl %eax
Dadd.ll144 ; X32: incl
148 ; X64: incl
Datomic32.ll14 ; X64: incl
16 ; X32: incl
/external/valgrind/main/coregrind/
Dm_trampoline.S127 1: incl %eax
707 incl %eax
722 incl %edx
728 incl %ecx
730 incl %edx
744 incl %edx
745 incl %ecx
769 incl %ecx
770 incl %edx
794 incl %edx
[all …]
/external/valgrind/main/VEX/orig_amd64/
Dtest1.sorted245 FF848420040000 incl 1056(%rsp,%rax,4)
246 41FF4374 incl 116(%r11)
247 FF4774 incl 116(%rdi)
248 FF4674 incl 116(%rsi)
249 FF477C incl 124(%rdi)
250 FF44240C incl 12(%rsp)
251 FF442418 incl 24(%rsp)
252 FF848588B10000 incl 45448(%rbp,%rax,4)
253 FF849588B10000 incl 45448(%rbp,%rdx,4)
254 FF44B430 incl 48(%rsp,%rsi,4)
[all …]
Dtest1.orig978 incl 1056(%rsp,%rax,4)
982 incl 116(%r11)
986 incl 116(%rdi)
990 incl 116(%rsi)
994 incl 124(%rdi)
998 incl 12(%rsp)
1002 incl 24(%rsp)
1006 incl 45448(%rbp,%rax,4)
1010 incl 45448(%rbp,%rdx,4)
1014 incl 48(%rsp,%rsi,4)
[all …]
/external/libpng/scripts/
Dlibpng.icc15 option incl(searchpath, "../zlib"), opt(level, "2"),
38 option incl(searchpath, "../zlib"), opt(level, "2"),
/external/grub/
Dacinclude.m4191 [AC_TRY_LINK([], [asm ("incl start")],
210 [AC_TRY_LINK([], [asm ("incl _start")],
229 [AC_TRY_LINK([], [asm ("incl __bss_start")],
248 [AC_TRY_LINK([], [asm ("incl edata")],
267 [AC_TRY_LINK([], [asm ("incl _edata")],
286 [AC_TRY_LINK([], [asm ("incl end")],
305 [AC_TRY_LINK([], [asm ("incl _end")],
/external/llvm/test/MC/ELF/
Dcall-abs.s10 incl %eax
/external/icu4c/common/
Duniset_props.cpp186 UnicodeSet* incl = new UnicodeSet(); in getInclusions() local
188 (USet *)incl, in getInclusions()
195 if (incl != NULL) { in getInclusions()
196 incl->ensureCapacity(DEFAULT_INCLUSION_CAPACITY, status); in getInclusions()
258 incl->compact(); in getInclusions()
261 INCLUSIONS[src] = incl; in getInclusions()
262 incl = NULL; in getInclusions()
267 delete incl; in getInclusions()
/external/llvm/docs/
Ddoxygen.footer10 <!--#include virtual="/attrib.incl" -->
/external/grub/stage2/
Dsetjmp.S80 incl %eax
/external/chromium_org/third_party/icu/source/common/
Duniset_props.cpp185 UnicodeSet* incl = new UnicodeSet(); in getInclusions() local
187 (USet *)incl, in getInclusions()
194 incl->ensureCapacity(DEFAULT_INCLUSION_CAPACITY, status); in getInclusions()
195 if (incl != NULL) { in getInclusions()
257 incl->compact(); in getInclusions()
260 INCLUSIONS[src] = incl; in getInclusions()
261 incl = NULL; in getInclusions()
266 delete incl; in getInclusions()
/external/llvm/test/MC/X86/
Dx86-64.s835 lock incl 1(%rsp)
840 lock/incl 1(%rsp)
948 incl %eax // CHECK: incl %eax # encoding: [0xff,0xc0] label
/external/chromium_org/third_party/openssl/openssl/crypto/
Dx86cpuid.S62 incl %esi
202 incl %eax
/external/openssl/crypto/
Dx86cpuid.S62 incl %esi
202 incl %eax
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/macho/tests/gas32/
Dgas-macho32.asm51 incl %eax

123456