HomeSort by relevance Sort by last modified time
    Searched full:test11 (Results 76 - 100 of 195) sorted by null

1 2 34 5 6 7 8

  /external/llvm/test/Transforms/InstCombine/
sign-test-and-or.ll 200 define void @test11(i32 %a) nounwind {
207 ; CHECK-LABEL: @test11(
apint-sub.ll 73 define i1 @test11(i9 %A, i9 %B) {
div.ll 90 define i32 @test11(i32 %X, i1 %C) {
94 ; CHECK-LABEL: @test11(
  /external/llvm/test/Transforms/ObjCARC/
contract-storestrong.ll 208 ; CHECK-LABEL: define i1 @test11(i8* %newValue, i8* %foo, i8* %unrelated_ptr) {
210 define i1 @test11(i8* %newValue, i8* %foo, i8* %unrelated_ptr) {
rv.ll 163 ; CHECK: define i8* @test11(i8* %p)
168 define i8* @test11(i8* %p) {
  /external/llvm/test/Transforms/Reassociate/
basictest.ll 162 define i32 @test11(i32 %W) {
167 ; CHECK-LABEL: @test11
  /external/clang/test/CodeGenCXX/
linkage.cpp 130 namespace test11 { namespace
mangle-template.cpp 146 namespace test11 { namespace
microsoft-abi-vbtables.cpp 178 namespace Test11 {
188 // CHECK-DAG: @"\01??_8F@Test11@@7BD@1@@" = linkonce_odr unnamed_addr constant [2 x i32] [i32 0, i32 28]
189 // CHECK-DAG: @"\01??_8F@Test11@@7BE@1@@" = linkonce_odr unnamed_addr constant [2 x i32] [i32 0, i32 16]
190 // CHECK-DAG: @"\01??_8E@Test11@@7B@" = linkonce_odr unnamed_addr constant [2 x i32] [i32 0, i32 12]
191 // CHECK-DAG: @"\01??_8C@Test11@@7B@" = linkonce_odr unnamed_addr constant [2 x i32] [i32 0, i32 8]
192 // CHECK-DAG: @"\01??_8D@Test11@@7B@" = linkonce_odr unnamed_addr constant [2 x i32] [i32 0, i32 12]
193 // CHECK-DAG: @"\01??_8B@Test11@@7B@" = linkonce_odr unnamed_addr constant [2 x i32] [i32 0, i32 8]
  /external/clang/test/Parser/
declarators.c 78 struct test11 { int a; } const test11x; struct
switch-recovery.cpp 132 struct test11 { struct
  /external/clang/test/Sema/
block-misc.c 105 void test11(int i) {
scope-check.c 167 void test11(int n) {
  /external/clang/test/SemaCXX/
err_typecheck_assign_const.cpp 108 void test11( function
  /external/compiler-rt/test/tsan/
deadlock_detector_stress_test.cc 330 void Test11() {
332 fprintf(stderr, "Starting Test11: 4 threads lock/unlock 4 private mutexes, all under another private mutex\n");
333 // CHECK: Starting Test11
597 LockTest().Test11();
  /external/llvm/test/ExecutionEngine/MCJIT/
test-setcond-int.ll 30 %test11 = icmp ult i16 %ushort1, %ushort2 ; <i1> [#uses=0]
  /external/llvm/test/ExecutionEngine/OrcMCJIT/
test-setcond-int.ll 30 %test11 = icmp ult i16 %ushort1, %ushort2 ; <i1> [#uses=0]
  /external/llvm/test/ExecutionEngine/
test-interp-vec-setcond-int.ll 30 %test11 = icmp ult <4 x i16> %ushort1, %ushort2
  /external/icu/icu4c/source/test/testdata/
ssearch.xml 25 <!-- debug="test11" (for copying into the above element) -->
92 <test-case id="test11" strength="PRIMARY" locale="de_DE@collation=phonebook">
  /external/llvm/test/CodeGen/X86/
fold-vector-sext-zext.ll 152 define <4 x i16> @test11() {
160 ; CHECK-LABEL: test11
movtopush.ll 274 ; NORMAL-LABEL: test11:
284 define void @test11() optsize {
sse3-avx-addsub-2.ll 227 define <4 x float> @test11(<4 x float> %A, <4 x float> %B) {
234 ; CHECK-LABEL: test11
vselect.ll 96 define <8 x i16> @test11(<8 x i16> %a, <8 x i16> %b) {
97 ; CHECK-LABEL: test11:
  /external/llvm/test/Transforms/DeadStoreElimination/
simple.ll 130 define void @test11() {
131 ; CHECK-LABEL: @test11(
  /external/llvm/test/Transforms/GVN/
pre-load.ll 367 define i32 @test11(i32* %p, i1 %C, i32 %N) {
368 ; CHECK-LABEL: @test11(

Completed in 1387 milliseconds

1 2 34 5 6 7 8