OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:dce
(Results
151 - 175
of
528
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/third_party/npapi/npspy/extern/nspr/md/
_pth.h
46
/* In good standards fashion, the
DCE
threads (based on posix-4) are not
59
/* Notes about differences between
DCE
threads and pthreads 10:
177
* pthread_mutex_trylock returns different values in
DCE
threads and
/external/bluetooth/bluedroid/stack/include/
port_api.h
388
#define PORT_SET_RI 0x05 /*
DCE
only */
389
#define PORT_CLR_RI 0x06 /*
DCE
only */
390
#define PORT_SET_DCD 0x07 /*
DCE
only */
391
#define PORT_CLR_DCD 0x08 /*
DCE
only */
/external/chromium_org/third_party/npapi/npspy/extern/nspr/
prpdce.h
37
* Description: This file is the API defined to allow for
DCE
(aka POSIX)
/external/e2fsprogs/lib/uuid/
uuid_generate.3.in
88
OSF
DCE
1.1
/external/llvm/docs/HistoricalNotes/
2001-09-18-OptimizeExceptions.txt
31
analysis. The
DCE
factor alone could probably be pretty significant. The
/external/llvm/test/Transforms/Inline/
always-inline.ll
19
; The always inliner can't
DCE
internal functions. PR2945
/external/llvm/test/Transforms/JumpThreading/
lvi-load.ll
1
; RUN: opt -S -jump-threading -
dce
< %s | FileCheck %s
/external/llvm/test/Transforms/LoopVectorize/
12-12-11-if-conv.ll
1
; RUN: opt < %s -loop-vectorize -force-vector-unroll=1 -force-vector-width=4 -enable-if-conversion -
dce
-instcombine -S | FileCheck %s
2012-10-20-infloop.ll
1
; RUN: opt < %s -loop-vectorize -force-vector-unroll=1 -force-vector-width=4 -
dce
2012-10-22-isconsec.ll
1
; RUN: opt < %s -loop-vectorize -
dce
-force-vector-unroll=1 -force-vector-width=4
calloc.ll
1
; RUN: opt < %s -loop-vectorize -force-vector-unroll=1 -force-vector-width=4 -
dce
-instcombine -S | FileCheck %s
cpp-new-array.ll
1
; RUN: opt < %s -loop-vectorize -force-vector-unroll=1 -force-vector-width=4 -
dce
-instcombine -S | FileCheck %s
flags.ll
1
; RUN: opt < %s -loop-vectorize -force-vector-unroll=1 -force-vector-width=4 -
dce
-instcombine -S | FileCheck %s
if-conversion-nest.ll
1
; RUN: opt < %s -loop-vectorize -force-vector-unroll=1 -force-vector-width=4 -enable-if-conversion -
dce
-instcombine -S | FileCheck %s
if-conversion-reduction.ll
1
; RUN: opt < %s -loop-vectorize -force-vector-unroll=1 -force-vector-width=4 -enable-if-conversion -
dce
-instcombine -S | FileCheck %s
increment.ll
1
; RUN: opt < %s -loop-vectorize -force-vector-unroll=1 -force-vector-width=4 -
dce
-instcombine -S | FileCheck %s
multiple-address-spaces.ll
1
; RUN: opt < %s -loop-vectorize -force-vector-unroll=1 -force-vector-width=4 -
dce
-instcombine -S | FileCheck %s
store-shuffle-bug.ll
1
; RUN: opt -S -loop-vectorize -force-vector-unroll=1 -force-vector-width=4 -
dce
-instcombine < %s | FileCheck %s
value-ptr-bug.ll
1
; RUN: opt -S -loop-vectorize -force-vector-width=4 -force-vector-unroll=1 -
dce
-instcombine < %s | FileCheck %s
/external/llvm/test/Transforms/LoopVectorize/ARM/
gcc-examples.ll
1
; RUN: opt < %s -loop-vectorize -mtriple=thumbv7-apple-ios3.0.0 -mcpu=swift -S -
dce
| FileCheck %s
/external/llvm/test/Transforms/LoopVectorize/X86/
parallel-loops-after-reg2mem.ll
1
; RUN: opt < %s -loop-vectorize -force-vector-unroll=1 -force-vector-width=4 -
dce
-instcombine -S | FileCheck %s
unroll-small-loops.ll
1
; RUN: opt < %s -loop-vectorize -mtriple=x86_64-apple-macosx10.8.0 -mcpu=corei7-avx -force-vector-width=4 -force-vector-unroll=0 -
dce
-S | FileCheck %s
/external/llvm/test/Transforms/SLPVectorizer/X86/
compare-reduce.ll
1
; RUN: opt < %s -basicaa -slp-vectorizer -
dce
-S -mtriple=x86_64-apple-macosx10.8.0 -mcpu=corei7-avx | FileCheck %s
crash_dequeue.ll
1
; RUN: opt < %s -basicaa -slp-vectorizer -
dce
-S -mtriple=x86_64-apple-macosx10.8.0 -mcpu=corei7
crash_flop7.ll
1
; RUN: opt < %s -basicaa -slp-vectorizer -
dce
-S -mtriple=x86_64-apple-macosx10.8.0 -mcpu=corei7
Completed in 1819 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>