Home
last modified time | relevance | path

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

12345

/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/boringssl/linux-x86/crypto/rc4/
Drc4-586.S51 incl %eax
66 incl %eax
80 incl %eax
92 incl %eax
104 incl %eax
116 incl %eax
128 incl %eax
140 incl %eax
152 incl %eax
/external/boringssl/mac-x86/crypto/rc4/
Drc4-586.S50 incl %eax
65 incl %eax
79 incl %eax
91 incl %eax
103 incl %eax
115 incl %eax
127 incl %eax
139 incl %eax
151 incl %eax
/external/valgrind/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
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…
Dmaterialize.ll24 ; CHECK32-NEXT: incl %eax
40 ; CHECK32-NEXT: incl %eax
97 ; CHECK32-NEXT: incl %eax
Dmusttail.ll47 ; CHECK: incl %[[r:.*]]
71 ; CHECK: incl %[[r:.*]]
Dchange-compare-stride-trickiness-0.ll10 ; CHECK: incl %eax
Dadd.ll144 ; X32: incl
148 ; X64: incl
Dx86-sanitizer-shrink-wrapping.ll11 ; CHECK: incl 40
/external/valgrind/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/valgrind/coregrind/
Dm_trampoline.S127 1: incl %eax
856 incl %eax
871 incl %edx
877 incl %ecx
879 incl %edx
893 incl %edx
894 incl %ecx
918 incl %ecx
919 incl %edx
943 incl %edx
[all …]
/external/icu/icu4c/source/common/
Duniset_props.cpp161 UnicodeSet * &incl = gInclusions[src].fSet; in UnicodeSet_initInclusion() local
162 U_ASSERT(incl == NULL); in UnicodeSet_initInclusion()
164 incl = new UnicodeSet(); in UnicodeSet_initInclusion()
165 if (incl == NULL) { in UnicodeSet_initInclusion()
170 (USet *)incl, in UnicodeSet_initInclusion()
178 incl->ensureCapacity(DEFAULT_INCLUSION_CAPACITY, status); in UnicodeSet_initInclusion()
240 delete incl; in UnicodeSet_initInclusion()
241 incl = NULL; in UnicodeSet_initInclusion()
245 incl->compact(); in UnicodeSet_initInclusion()
/external/lzma/CPP/7zip/Bundles/SFXSetup/
DExtractEngine.cpp47 CObjectVector<COpenType> incl; in Process2() local
51 options.types = &incl; in Process2()
/external/llvm/test/MC/ELF/
Dcall-abs.s10 incl %eax
/external/boringssl/mac-x86/crypto/bn/
Dx86-mont.S73 incl %ecx
103 incl %edx
124 incl %ecx
207 incl %ecx
289 incl %ecx
/external/boringssl/linux-x86/crypto/bn/
Dx86-mont.S74 incl %ecx
104 incl %edx
125 incl %ecx
208 incl %ecx
290 incl %ecx
/external/icu/android_icu4j/src/main/java/android/icu/text/
DUnicodeSet.java3156 UnicodeSet incl = new UnicodeSet(); in getInclusions() local
3159 UCharacterProperty.INSTANCE.addPropertyStarts(incl); in getInclusions()
3162 UCharacterProperty.INSTANCE.upropsvec_addPropertyStarts(incl); in getInclusions()
3165 UCharacterProperty.INSTANCE.addPropertyStarts(incl); in getInclusions()
3166 UCharacterProperty.INSTANCE.upropsvec_addPropertyStarts(incl); in getInclusions()
3169 Norm2AllModes.getNFCInstance().impl.addPropertyStarts(incl); in getInclusions()
3170 UCaseProps.INSTANCE.addPropertyStarts(incl); in getInclusions()
3173 Norm2AllModes.getNFCInstance().impl.addPropertyStarts(incl); in getInclusions()
3176 Norm2AllModes.getNFKCInstance().impl.addPropertyStarts(incl); in getInclusions()
3179 Norm2AllModes.getNFKC_CFInstance().impl.addPropertyStarts(incl); in getInclusions()
[all …]
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DUnicodeSet.java3229 UnicodeSet incl = new UnicodeSet(); in getInclusions() local
3232 UCharacterProperty.INSTANCE.addPropertyStarts(incl); in getInclusions()
3235 UCharacterProperty.INSTANCE.upropsvec_addPropertyStarts(incl); in getInclusions()
3238 UCharacterProperty.INSTANCE.addPropertyStarts(incl); in getInclusions()
3239 UCharacterProperty.INSTANCE.upropsvec_addPropertyStarts(incl); in getInclusions()
3242 Norm2AllModes.getNFCInstance().impl.addPropertyStarts(incl); in getInclusions()
3243 UCaseProps.INSTANCE.addPropertyStarts(incl); in getInclusions()
3246 Norm2AllModes.getNFCInstance().impl.addPropertyStarts(incl); in getInclusions()
3249 Norm2AllModes.getNFKCInstance().impl.addPropertyStarts(incl); in getInclusions()
3252 Norm2AllModes.getNFKC_CFInstance().impl.addPropertyStarts(incl); in getInclusions()
[all …]
/external/libunwind/src/x86/
Dgetcontext-freebsd.S97 incl %edx
/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

12345