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

1 2 3 45 6 7 8 91011>>

  /external/llvm/test/Transforms/DeadArgElim/
deadretval2.ll 47 define i32 @test6() {
  /external/llvm/test/Transforms/FunctionAttrs/
readattrs.ll 34 ; Missed optz'n: we could make %q readnone, but don't break test6!
  /external/llvm/test/Transforms/InstCombine/
2008-11-08-FCmp.ll 42 define i1 @test6(i32 %val) {
apint-and1.ll 45 define i7 @test6(i7 %A, i7 %B) {
apint-xor1.ll 39 define i7 @test6(i7 %A) {
apint-xor2.ll 40 define i77 @test6(i77 %A) {
bitcast-vector-fold.ll 30 define <4 x i32> @test6() {
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/wizards/templates/
FmEscapeXmlStringMethodTest.java 55 public void test6() throws Exception { method in class:FmEscapeXmlStringMethodTest
  /external/chromium_org/sandbox/win/src/
sync_policy_test.cc 127 L"test6"));
141 EXPECT_EQ(SBOX_TEST_DENIED, runner.RunTest(L"Event_CreateOpen t f test6"));
143 EXPECT_EQ(SBOX_TEST_DENIED, runner.RunTest(L"Event_CreateOpen t t test6"));
  /external/chromium_org/v8/test/mjsunit/regress/
regress-969.js 91 function test6() { return first((++o.x, typeof x6), 2); } function
92 assertEquals('number', test6());
94 assertEquals('undefined', test6());
  /external/clang/test/SemaCXX/
references.cpp 61 int& test6(int& x) { function
69 class Test6 { // expected-warning{{class 'Test6' does not declare any constructor to initialize its non-modifiable members}}
  /external/llvm/test/CodeGen/PowerPC/
rounding-ops.ll 71 define double @test6(double %x) nounwind {
75 ; CHECK-LABEL: test6:
78 ; CHECK-FM-LABEL: test6:
  /external/llvm/test/CodeGen/Thumb2/
thumb2-uxtb.ll 63 define i32 @test6(i32 %x) {
64 ; ARMv7A: test6
67 ; ARMv7M: test6
  /external/llvm/test/CodeGen/X86/
add.ll 78 define i64 @test6(i64 %A, i32 %B) nounwind {
84 ; X32-LABEL: test6:
90 ; X64-LABEL: test6:
rounding-ops.ll 69 define double @test6(double %x) nounwind {
73 ; CHECK-SSE-LABEL: test6:
76 ; CHECK-AVX-LABEL: test6:
store-narrow.ll 91 define void @test6(i64* nocapture %a0, i8 zeroext %a1) nounwind ssp {
100 ; X64-LABEL: test6:
104 ; X32-LABEL: test6:
viabs.ll 110 define <8 x i32> @test6(<8 x i32> %a) nounwind {
111 ; SSSE3-LABEL: test6:
116 ; AVX2-LABEL: test6:
xor.ll 90 define i8 @test6(i8 %a, i8 %b) nounwind {
104 ; X64-LABEL: test6:
107 ; X32-LABEL: test6:
  /external/v8/test/mjsunit/regress/
regress-969.js 91 function test6() { return first((++o.x, typeof x6), 2); } function
92 assertEquals('number', test6());
94 assertEquals('undefined', test6());
  /external/chromium_org/v8/test/mjsunit/harmony/
generators-iteration.js 437 function Test6(iter) {
445 Test6(instantiate(g));
506 function Test6(iter) {
513 Test6(instantiate(g));
600 function Test6(iter) {
609 Test6(instantiate(g));
  /external/clang/test/CodeGenObjC/
property.m 117 @interface Test6
122 void test6(Test6 *a) {
  /external/llvm/test/Transforms/ConstProp/
loads.ll 68 define i64 @test6() {
73 ; LE-LABEL: @test6(
77 ; BE-LABEL: @test6(
  /dalvik/dx/tests/072-dex-switch-edge-cases/
Blort.java 68 public int test6(int x) { method in class:Blort
  /dalvik/dx/tests/080-dex-exception-tables/
Blort.java 118 public static int test6() { method in class:Blort
  /external/clang/test/Analysis/
unreachable-code-path.c 62 void test6(const char *c) { function

Completed in 690 milliseconds

1 2 3 45 6 7 8 91011>>