OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:dce
(Results
76 - 100
of
528
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/llvm/lib/Transforms/Scalar/
Android.mk
9
DCE
.cpp \
/external/llvm/test/Analysis/BasicAA/
gcsetest.ll
5
; RUN: opt < %s -basicaa -gvn -instcombine -
dce
-S | FileCheck %s
/external/llvm/test/CodeGen/X86/
targetLoweringGeneric.ll
31
; force an output so not
DCE
'd
/external/llvm/test/Transforms/LoopDeletion/
dcetest.ll
4
; RUN: opt < %s -sccp -simplifycfg -indvars -loop-deletion -
dce
-simplifycfg -S | not grep br
/external/llvm/test/Transforms/LoopVectorize/X86/
min-trip-count-switch.ll
1
; RUN: opt < %s -loop-vectorize -force-vector-unroll=1 -vectorizer-min-trip-count=1 -force-vector-width=4 -
dce
-instcombine -S | FileCheck %s
/external/llvm/test/Transforms/LoopVectorize/
cast-induction.ll
1
; RUN: opt < %s -loop-vectorize -force-vector-unroll=1 -force-vector-width=4 -
dce
-instcombine -S | FileCheck %s
float-reduction.ll
1
; RUN: opt < %s -loop-vectorize -force-vector-unroll=1 -force-vector-width=4 -
dce
-instcombine -S | FileCheck %s
nofloat.ll
1
; RUN: opt < %s -loop-vectorize -force-vector-unroll=1 -force-vector-width=4 -
dce
-instcombine -S | FileCheck %s
/external/llvm/test/Transforms/SLPVectorizer/X86/
barriercall.ll
1
; RUN: opt < %s -basicaa -slp-vectorizer -
dce
-S -mtriple=x86_64-apple-macosx10.8.0 -mcpu=corei7-avx | FileCheck %s
implicitfloat.ll
1
; RUN: opt < %s -basicaa -slp-vectorizer -
dce
-S -mtriple=x86_64-apple-macosx10.8.0 -mcpu=corei7-avx | FileCheck %s
pr16628.ll
1
; RUN: opt < %s -basicaa -slp-vectorizer -
dce
-S -mtriple=x86_64-apple-macosx10.8.0 -mcpu=corei7
simplebb.ll
1
; RUN: opt < %s -basicaa -slp-vectorizer -
dce
-S -mtriple=x86_64-apple-macosx10.8.0 -mcpu=corei7-avx | FileCheck %s
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
isdnif.h
37
#define ISDN_PROTO_L2_X25DCE 6 /* X25/LAPB
DCE
mode */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
isdnif.h
37
#define ISDN_PROTO_L2_X25DCE 6 /* X25/LAPB
DCE
mode */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
isdnif.h
37
#define ISDN_PROTO_L2_X25DCE 6 /* X25/LAPB
DCE
mode */
/external/e2fsprogs/lib/uuid/
tst_uuid.c
92
printf("Incorrect UUID Variant; was expecting
DCE
!\n");
108
printf("Incorrect UUID Variant; was expecting
DCE
!\n");
129
printf("Incorrect UUID Variant; was expecting
DCE
!\n");
uuid_time.c
110
return "
DCE
";
142
"
DCE
UUIDs.\n\tThe rest of the output is likely "
151
printf(" (
DCE
)\n");
uuid_parse.3.in
56
OSF
DCE
1.1
uuid_unparse.3.in
64
OSF
DCE
1.1
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
timevar.def
153
DEFTIMEVAR (TV_TREE_DCE , "tree conservative
DCE
")
154
DEFTIMEVAR (TV_TREE_CD_DCE , "tree aggressive
DCE
")
155
DEFTIMEVAR (TV_TREE_CALL_CDCE , "tree buildin call
DCE
")
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
timevar.def
153
DEFTIMEVAR (TV_TREE_DCE , "tree conservative
DCE
")
154
DEFTIMEVAR (TV_TREE_CD_DCE , "tree aggressive
DCE
")
155
DEFTIMEVAR (TV_TREE_CALL_CDCE , "tree buildin call
DCE
")
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
timevar.def
153
DEFTIMEVAR (TV_TREE_DCE , "tree conservative
DCE
")
154
DEFTIMEVAR (TV_TREE_CD_DCE , "tree aggressive
DCE
")
155
DEFTIMEVAR (TV_TREE_CALL_CDCE , "tree buildin call
DCE
")
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
timevar.def
153
DEFTIMEVAR (TV_TREE_DCE , "tree conservative
DCE
")
154
DEFTIMEVAR (TV_TREE_CD_DCE , "tree aggressive
DCE
")
155
DEFTIMEVAR (TV_TREE_CALL_CDCE , "tree buildin call
DCE
")
/external/chromium_org/ppapi/native_client/src/trusted/plugin/
utility.h
65
/* allows
DCE
but compiler can still do format string checks */
/external/chromium_org/v8/test/mjsunit/regress/
regress-2987.js
31
// when
DCE
is enabled. We cannot delete simulations of captured objects
Completed in 893 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>