HomeSort by relevance Sort by last modified time
    Searched full:testb (Results 101 - 125 of 255) sorted by null

1 2 3 45 6 7 8 91011

  /art/runtime/interpreter/mterp/x86/
footer.S 116 testb %al, %al
125 testb %al, %al
181 testb %al, %al
197 testb %al, %al
217 testb %al, %al
244 testb %al, %al
  /external/llvm/test/CodeGen/X86/
peep-test-3.ll 68 ; Just like @and, but without the trunc+store. This should use a testb
77 ; CHECK: testb $3, %
2008-11-06-testb.ll 3 ; CHECK: testb
2010-08-04-MaskedSignedCompare.ll 19 ; CHECK-NEXT: testb
2012-08-07-CmpISelBug.ll 11 ; CHECK: testb
catchret-empty-fallthrough.ll 36 ; CHECK: testb $1, %cl
critical-edge-split-2.ll 26 ; CHECK: testb %dil, %dil
fast-isel-call.ll 15 ; CHECK-NEXT: testb $1
fast-isel-extract.ll 47 ; CHECK: testb $1, %al
fast-isel-i1.ll 30 ; CHECK-NEXT: testb $1
licm-dominance.ll 6 ; CHECK-NEXT: testb %al, %al
use-add-flags.ll 29 ; CHECK: testb $16, {{%dil|%cl}}
2008-09-11-CoalescerBug2.ll 19 ; SOURCE-SCHED: testb
  /external/llvm/test/Linker/
type-unique-type-array-b.ll 13 ; 7 void testB(SA sa) {
18 ; 12 b->testB(sa);
80 !6 = !DISubprogram(name: "testB", linkageName: "_ZN1B5testBE2SA", line: 7, isLocal: false, isDefinition: false, virtualIndex: 6, flags: DIFlagPrototyped, isOptimized: false, scopeLine: 7, file: !1, scope: !"_ZTS1B", type: !7)
94 !20 = distinct !DISubprogram(name: "testB", linkageName: "_ZN1B5testBE2SA", line: 7, isLocal: false, isDefinition: true, virtualIndex: 6, flags: DIFlagPrototyped, isOptimized: false, scopeLine: 7, file: !1, scope: !"_ZTS1B", type: !7, declaration: !6, variables: !2)
  /external/testng/src/test/java/test/mixed/
MixedTest.java 54 "-methods", "test.mixed.JUnit3Test1.testB,test.mixed.JUnit4Test1.atest,test.mixed.TestNGTest1.tngCustomTest1"
  /art/test/955-lambda-smali/smali/
MoveResult.smali 28 invoke-static {}, LMoveResult;->testB()V
73 .method public static testB()V
82 const-string v4, "(MoveResult) testB success"
86 const-string v4, "(MoveResult) testB failed"
95 # Lambda target for testB. Always returns "15".
  /toolchain/binutils/binutils-2.25/gold/testsuite/
dwp_test_main.s 80 testb %al, %al
89 testb %al, %al
103 testb %al, %al
117 testb %al, %al
131 testb %al, %al
145 testb %al, %al
159 testb %al, %al
173 testb %al, %al
187 testb %al, %al
201 testb %al, %a
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
string.h 564 "testb %b1,%b1\n\t"
648 "testb %b2,%b2\n\t"
822 "testb %b2,%b2\n\t"
950 "testb %2,%2\n\t"
1024 "testb %b0,%b0\n\t"
1065 "testb %b0,%b0\n\t"
    [all...]
  /bionic/libc/arch-x86/silvermont/string/
sse2-memmove-slm.S 292 testb $24, %cl
294 testb $4, %cl
300 testb $2, %cl
458 testb $24, %cl
460 testb $4, %cl
466 testb $2, %cl
  /bionic/libc/arch-x86_64/string/
sse2-memmove-slm.S 277 testb $24, %dl
279 testb $4, %dl
285 testb $2, %dl
434 testb $24, %dl
436 testb $4, %dl
442 testb $2, %dl
  /external/icu/icu4c/source/test/intltest/
transapi.cpp 649 if (Transliterator::createInstance("TestA-TestB", UTRANS_FORWARD, status) != NULL) {
650 errln("FAIL: TestA-TestB already registered\n");
654 if (Transliterator::createInstance("TestA-TestB",
656 errln("FAIL: TestA-TestB inverse already registered\n");
664 Transliterator *t = Transliterator::createFromRules("TestA-TestB",
672 Transliterator *s = Transliterator::createInstance("TestA-TestB", UTRANS_FORWARD, status);
674 errln("FAIL: TestA-TestB not registered\n");
682 s = Transliterator::createInstance("TestA-TestB",
685 errln("FAIL: TestA-TestB inverse not registered\n");
692 Transliterator::unregister("TestA-TestB");
    [all...]
  /external/clang/test/Modules/
decldef.mm 43 void testB() {
  /external/valgrind/coregrind/
m_trampoline.S 107 testb %dl, %dl
880 testb %al, %al
897 testb %al, %al
922 testb %al, %al
972 testb %cl, %cl
1036 testb %al, %al
1050 testb %al, %al
1071 testb %al, %al
1116 testb %dl, %dl
1144 testb %cl, %c
    [all...]
  /external/clang/utils/check_cfc/
test_check_cfc.py 135 ['clang', '-o', 'test.o'], 'testb.o'), ['clang', '-o', 'testb.o'])
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/pe/
peseh-x64-4.s 41 testb %al, %al
72 testb %al, %al
150 testb %al, %al
196 testb %al, %al
281 testb %al, %al

Completed in 643 milliseconds

1 2 3 45 6 7 8 91011