/external/llvm/test/Transforms/InstCombine/ |
apint-xor2.ll | 8 define i447 @test1(i447 %A, i447 %B) {
|
bitcast-vector-fold.ll | 5 define <2 x i64> @test1() {
|
overflow.ll | 6 ; CHECK-LABEL: @test1( 7 define i32 @test1(i32 %a, i32 %b) nounwind ssp { 135 ; This is @test1, but the operands are not sign-extended. Make sure
|
/external/llvm/test/Transforms/LoopIdiom/ |
crash.ll | 7 define void @test1(i64* %iwork, i64 %x) {
|
/external/llvm/test/Transforms/LoopStrengthReduce/ |
dont_insert_redundant_ops.ll | 6 define void @test1({ i32, i32 }* %P) {
|
/external/llvm/test/Transforms/LoopVectorize/ |
phi-hang.ll | 4 define void @test1(i32 %arg) {
|
/external/robolectric/src/test/java/com/xtremelabs/robolectric/shadows/ |
HandlerThreadTest.java | 57 handlerThread = new HandlerThread("test1");
|
/external/skia/tools/tests/skdiff/test1/output-expected/ |
stdout | 9 writing diffs to outputDir is [tools/tests/skdiff/test1/output-actual/]
|
/external/valgrind/main/VEX/orig_amd64/ |
Compare.hs | 20 (cd .. && make) && (../vex test1.orig | grep LALALA | cut -b 22- > out.txt)
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/language.support/support.initlist/support.initlist.access/ |
access.pass.cpp | 40 A test1 = {3, 2, 1}; local
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/language.support/support.initlist/support.initlist.range/ |
begin_end.pass.cpp | 38 A test1 = {3, 2, 1}; local
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/wizards/templates/ |
FmEscapeXmlStringMethodTest.java | 35 public void test1() throws Exception { method in class:FmEscapeXmlStringMethodTest
|
/external/clang/test/SemaCXX/ |
function-redecl.cpp | 58 namespace test1 { namespace 65 void f(test1::Foo::Inner foo) const; // expected-note {{member declaration does not match because it is const qualified}} 68 using test1::Foo;
|
/external/llvm/test/CodeGen/PowerPC/ |
rounding-ops.ll | 6 define float @test1(float %x) nounwind { 10 ; CHECK-LABEL: test1: 13 ; CHECK-FM-LABEL: test1:
|
/external/llvm/test/CodeGen/Thumb2/ |
thumb2-uxtb.ll | 4 define i32 @test1(i32 %x) { 5 ; ARMv7A: test1 8 ; ARMv7M: test1
|
/external/llvm/test/CodeGen/X86/ |
fast-isel-gep.ll | 8 define i32 @test1(i32 %t3, i32* %t1) nounwind { 12 ; X32-LABEL: test1: 16 ; X64-LABEL: test1:
|
rounding-ops.ll | 4 define float @test1(float %x) nounwind { 8 ; CHECK-SSE-LABEL: test1: 11 ; CHECK-AVX-LABEL: test1:
|
/external/llvm/test/MC/ARM/ |
eh-directive-vsave.s | 16 @ TEST1 18 .section .TEST1 72 @ CHECK: Name: .ARM.extab.TEST1
|
/external/llvm/test/Transforms/BBVectorize/X86/ |
loop1.ll | 7 define void @test1(double* noalias %out, double* noalias %in1, double* noalias %in2) nounwind uwtable { 10 ; CHECK-LABEL: @test1( 11 ; CHECK-UNRL-LABEL: @test1(
|
/external/llvm/test/Transforms/BBVectorize/ |
search-limit.ll | 5 define double @test1(double %A1, double %A2, double %B1, double %B2) { 6 ; CHECK-LABEL: @test1( 7 ; CHECK-SL4-LABEL: @test1(
|
/external/llvm/test/Transforms/SimplifyCFG/ |
preserve-branchweights-switch-create.ll | 8 ;; test1 - create a switch with case 2 and case 4 from two branches: N == 2 10 define void @test1(i32 %N) nounwind uwtable { 14 ; CHECK: test1
|
/frameworks/base/tests/CoreTests/android/core/ |
TestWebData.java | 32 public final static byte[] test1 = { field in class:TestWebData 77 test1, 85 new TestWebData(52, 14000000, "test1", "text/html", false),
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/strings/basic.string/string.ops/string_find.last.not.of/ |
pointer_size.pass.cpp | 124 void test1() 149 test1<S>(); 155 test1<S>();
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/strings/basic.string/string.ops/string_find.last.of/ |
pointer_size.pass.cpp | 124 void test1() 149 test1<S>(); 155 test1<S>();
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/strings/basic.string/string.ops/string_rfind/ |
pointer_size.pass.cpp | 131 void test1() function 156 test1<S>(); 162 test1<S>();
|