OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:dce
(Results
101 - 125
of
528
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/llvm/test/Transforms/LoopVectorize/X86/
constant-vector-operand.ll
1
; RUN: opt -mtriple=x86_64-apple-darwin -mcpu=core2 -loop-vectorize -
dce
-instcombine -S < %s | FileCheck %s
/external/llvm/test/Transforms/LoopVectorize/
bsd_regex.ll
1
; RUN: opt -S -loop-vectorize -
dce
-instcombine -force-vector-width=2 -force-vector-unroll=2 < %s | FileCheck %s
i8-induction.ll
1
; RUN: opt < %s -loop-vectorize -force-vector-unroll=1 -force-vector-width=4 -
dce
-instcombine -S
metadata-unroll.ll
1
; RUN: opt < %s -loop-vectorize -force-vector-width=4 -
dce
-instcombine -S | FileCheck %s
metadata-width.ll
1
; RUN: opt < %s -loop-vectorize -force-vector-unroll=1 -
dce
-instcombine -S | FileCheck %s
no_int_induction.ll
1
; RUN: opt < %s -loop-vectorize -force-vector-unroll=1 -force-vector-width=4 -
dce
-instcombine -S | FileCheck %s
non-const-n.ll
1
; RUN: opt < %s -loop-vectorize -force-vector-unroll=1 -force-vector-width=4 -
dce
-instcombine -S | FileCheck %s
read-only.ll
1
; RUN: opt < %s -loop-vectorize -force-vector-unroll=1 -force-vector-width=4 -
dce
-instcombine -S | FileCheck %s
reverse_iter.ll
1
; RUN: opt < %s -loop-vectorize -force-vector-unroll=1 -force-vector-width=4 -
dce
-instcombine -S | FileCheck %s
runtime-check-readonly.ll
1
; RUN: opt < %s -loop-vectorize -force-vector-unroll=1 -force-vector-width=4 -
dce
-instcombine -S | FileCheck %s
runtime-check.ll
1
; RUN: opt < %s -loop-vectorize -force-vector-unroll=1 -force-vector-width=4 -
dce
-instcombine -S | FileCheck %s
scalar-select.ll
1
; RUN: opt < %s -loop-vectorize -force-vector-unroll=1 -force-vector-width=4 -
dce
-instcombine -S | FileCheck %s
simple-unroll.ll
1
; RUN: opt < %s -loop-vectorize -force-vector-width=4 -force-vector-unroll=2 -
dce
-instcombine -S | FileCheck %s
small-loop.ll
1
; RUN: opt < %s -loop-vectorize -force-vector-unroll=1 -force-vector-width=4 -
dce
-instcombine -S | FileCheck %s
write-only.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/
cast.ll
1
; RUN: opt < %s -basicaa -slp-vectorizer -
dce
-S -mtriple=x86_64-apple-macosx10.8.0 -mcpu=corei7-avx | FileCheck %s
cmp_sel.ll
1
; RUN: opt < %s -basicaa -slp-vectorizer -
dce
-S -mtriple=x86_64-apple-macosx10.8.0 -mcpu=corei7-avx | FileCheck %s
cross_block_slp.ll
1
; RUN: opt < %s -basicaa -slp-vectorizer -
dce
-S -mtriple=x86_64-apple-macosx10.8.0 -mcpu=corei7-avx | FileCheck %s
multi_block.ll
1
; RUN: opt < %s -basicaa -slp-vectorizer -
dce
-S -mtriple=x86_64-apple-macosx10.8.0 -mcpu=corei7-avx | FileCheck %s
phi3.ll
1
; RUN: opt < %s -basicaa -slp-vectorizer -
dce
-S -mtriple=x86_64-apple-macosx10.8.0 -mcpu=corei7
reduction2.ll
1
; RUN: opt < %s -basicaa -slp-vectorizer -
dce
-S -mtriple=i386-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/
x25.h
64
* DTE/
DCE
subscription options.
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
x25.h
64
* DTE/
DCE
subscription options.
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
x25.h
64
* DTE/
DCE
subscription options.
/external/chromium_org/v8/src/
hydrogen-dce.cc
28
#include "hydrogen-
dce
.h"
103
// Clear the liveness flag to leave the graph clean for the next
DCE
.
Completed in 453 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>