Home
last modified time | relevance | path

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

1234567

/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/libxkbcommon/xkbcommon/src/xkbcomp/
Dast-build.c437 FreeInclude(IncludeStmt *incl);
442 IncludeStmt *incl, *first; in IncludeCreate() local
446 incl = first = NULL; in IncludeCreate()
469 first = incl = malloc(sizeof(*first)); in IncludeCreate()
471 incl->next_incl = malloc(sizeof(*first)); in IncludeCreate()
472 incl = incl->next_incl; in IncludeCreate()
475 if (!incl) { in IncludeCreate()
482 incl->common.type = STMT_INCLUDE; in IncludeCreate()
483 incl->common.next = NULL; in IncludeCreate()
484 incl->merge = merge; in IncludeCreate()
[all …]
/external/llvm/test/MC/COFF/
Dcv-loc.s28 incl (%rdi)
31 incl (%rdi)
33 incl (%rdi)
36 incl (%rdi)
/external/syslinux/core/lzo/
Dlzo1c_d.ash37 incl %esi
51 incl %esi
65 incl %esi
69 incl %ecx
133 incl %esi
141 incl %esi
Dlzo1f_d.ash37 incl %esi
67 incl %esi
85 incl %esi
116 incl %esi
124 incl %esi
Dlzo1x_d.ash73 incl %esi
144 incl %esi
186 incl %esi
197 incl %ecx
215 incl %esi
319 incl %esi
363 incl %esi
Dlzo_asm.h216 #define LODSB movb (%esi),%al ; incl %esi
218 #define MOVSB(r1,r2,x) movb (r1),x ; incl r1 ; movb x,(r2) ; incl r2
265 #define NEGL(x) xorl $-1,x ; incl x
/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
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…
Dmusttail.ll47 ; CHECK: incl %[[r:.*]]
71 ; CHECK: incl %[[r:.*]]
Dmaterialize.ll24 ; CHECK32-NEXT: incl %eax
40 ; CHECK32-NEXT: incl %eax
127 ; CHECK32-NEXT: incl %eax
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/
Dpeep-test-2.ll4 ; EFLAGS value from the incl, however it can't be known whether the add
5 ; will overflow, and if it does the incl would set OF, and the
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…
/external/valgrind/coregrind/
Dm_trampoline.S127 1: incl %eax
880 incl %eax
895 incl %edx
901 incl %ecx
903 incl %edx
917 incl %edx
918 incl %ecx
942 incl %ecx
943 incl %edx
967 incl %edx
[all …]
/external/icu/icu4c/source/common/
Duniset_props.cpp163 UnicodeSet * &incl = gInclusions[src].fSet; in UnicodeSet_initInclusion() local
164 U_ASSERT(incl == NULL); in UnicodeSet_initInclusion()
166 incl = new UnicodeSet(); in UnicodeSet_initInclusion()
167 if (incl == NULL) { in UnicodeSet_initInclusion()
172 (USet *)incl, in UnicodeSet_initInclusion()
180 incl->ensureCapacity(DEFAULT_INCLUSION_CAPACITY, status); in UnicodeSet_initInclusion()
242 delete incl; in UnicodeSet_initInclusion()
243 incl = NULL; in UnicodeSet_initInclusion()
247 incl->compact(); in UnicodeSet_initInclusion()
/external/syslinux/memdisk/
Dmemmove.S125 incl %esi
126 incl %edi
/external/syslinux/com32/lib/
Dmemmove.S141 incl %esi
142 incl %edi
/external/lzma/CPP/7zip/Bundles/SFXSetup/
DExtractEngine.cpp47 CObjectVector<COpenType> incl; in Process2() local
51 options.types = &incl; in Process2()
/external/skia/bin/
Dtry.py108 incl = raw_input(('Trigger %s? (y/n): ' % j))
109 if incl == 'y':
/external/skqp/bin/
Dtry.py108 incl = raw_input(('Trigger %s? (y/n): ' % j))
109 if incl == 'y':
/external/boringssl/mac-x86/crypto/fipsmodule/
Dx86-mont.S87 incl %ecx
117 incl %edx
138 incl %ecx
221 incl %ecx
303 incl %ecx
/external/boringssl/linux-x86/crypto/fipsmodule/
Dx86-mont.S88 incl %ecx
118 incl %edx
139 incl %ecx
222 incl %ecx
304 incl %ecx
/external/swiftshader/third_party/LLVM/test/MC/ELF/
Dcall-abs.s10 incl %eax
/external/llvm/test/MC/ELF/
Dcall-abs.s10 incl %eax

1234567