HomeSort by relevance Sort by last modified time
    Searched full:testb (Results 126 - 150 of 386) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/syslinux/com32/lib/
mempcpy.S 73 testb $2,%al
78 testb $1,%al
memset.S 75 testb $2,%bl
80 testb $1,%bl
  /external/syslinux/memdisk/
memcpy.S 70 testb $2,%al
75 testb $1,%al
memset.S 71 testb $2,%bl
76 testb $1,%bl
  /external/llvm/test/CodeGen/X86/
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-extract.ll 47 ; CHECK: testb $1, %al
fast-isel-i1.ll 30 ; CHECK-NEXT: testb $1
use-add-flags.ll 29 ; CHECK: testb $16, {{%dil|%cl}}
  /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: !4, type: !7)
93 !20 = distinct !DISubprogram(name: "testB", linkageName: "_ZN1B5testBE2SA", line: 7, isLocal: false, isDefinition: true, virtualIndex: 6, flags: DIFlagPrototyped, isOptimized: false, unit: !0, scopeLine: 7, file: !1, scope: !4, type: !7, declaration: !6, variables: !2)
  /external/swiftshader/third_party/LLVM/test/CodeGen/X86/
2008-11-06-testb.ll 1 ; RUN: llc < %s -mtriple=i386-apple-darwin | grep testb
2010-08-04-MaskedSignedCompare.ll 19 ; CHECK-NEXT: testb
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
licm-dominance.ll 6 ; CHECK-NEXT: testb %al, %al
use-add-flags.ll 29 ; CHECK: testb $16, {{%dil|%cl}}
  /external/testng/src/test/java/test/mixed/
MixedTest.java 54 "-methods", "test.mixed.JUnit3Test1.testB,test.mixed.JUnit4Test1.atest,test.mixed.TestNGTest1.tngCustomTest1"
  /kernel/tests/net/test/
cstruct_test.py 176 cstruct.Struct("TestB", "=BSI", "byte1 nest2 int3", [Nested])
177 cstruct.Struct("TestB", "=BxSxIx", "byte1 nest2 int3", [Nested])
179 cstruct.Struct("TestB", "=BSI", "byte1 int3", [Nested])
181 cstruct.Struct("TestB", "=BSI", "byte1 nest2", [Nested])
  /toolchain/binutils/binutils-2.27/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 286 testb $24, %cl
288 testb $4, %cl
294 testb $2, %cl
452 testb $24, %cl
454 testb $4, %cl
460 testb $2, %cl

Completed in 1722 milliseconds

1 2 3 4 56 7 8 91011>>