OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:eliminate
(Results
26 - 50
of
895
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/frameworks/compile/libbcc/runtime/test/timing/
floatdisf.c
40
// Move the stack alignment between trials to
eliminate
(mostly) aliasing effects
floatdixf.c
40
// Move the stack alignment between trials to
eliminate
(mostly) aliasing effects
floatundidf.c
37
// Move the stack alignment between trials to
eliminate
(mostly) aliasing effects
floatundisf.c
40
// Move the stack alignment between trials to
eliminate
(mostly) aliasing effects
floatundixf.c
40
// Move the stack alignment between trials to
eliminate
(mostly) aliasing effects
/external/llvm/test/Transforms/IndVarSimplify/
preserve-signed-wrap.ll
3
; Indvars should insert a 64-bit induction variable to
eliminate
the
4
; sext for the addressing, however it shouldn't
eliminate
the sext
eliminate-max.ll
4
; Indvars should be able to do range analysis and
eliminate
icmps.
7
; cannot
eliminate
, because it requires analyzing more than just the
/external/clang/test/Driver/
darwin-cc.c
3
// CHECK: {{ ".*cc1.*" "-E" "-nostdinc" "-v" "-I" "ARG0" "-FARG1" "-I" "ARG2" "-P" "-MD" "[^"]*/OUTPUTNAME.d" "-MF" "ARG3" "-MG" "-MP" "-MQ" "[^"]*/OUTPUTNAME" "-remap" "-dD" "-H" "-D__STATIC__" "-D_REENTRANT" "-D" "ARG4" "-U" "ARG5" "-A" "ARG6" "-D" "ARG7" "-U" "ARG8" "-A" "ARG9" "-include" "ARG10" ".*darwin-cc.c" "-D_MUDFLAP" "-include" "mf-runtime.h" "-m32" "-mkernel" "-mtune=core2" "-mmacosx-version-min=10.6.0" "-ansi" "-std=c99" "-trigraphs" "-Werror" "-pedantic" "-Wmost" "-w" "-fast" "-fno-
eliminate
-unused-debug-symbols" "-fFOO" "-fmudflap" "-O2" "-undef" "-fpch-preprocess" "-o" ".*darwin-cc.i"}}
4
// CHECK: {{ ".*cc1.*" "-fpreprocessed" ".*darwin-cc.i" "-O3" "-dumpbase" ".*darwin-cc.c" "-dA" "-m32" "-mkernel" "-mtune=core2" "-mmacosx-version-min=10.6.0" "-ansi" "-aFOO" "-auxbase-strip" "[^"]*/OUTPUTNAME" "-g" "-g0" "-g" "-g3" "-O2" "-Werror" "-pedantic" "-Wmost" "-w" "-ansi" "-std=c99" "-trigraphs" "-version" "-p" "-fast" "-fno-
eliminate
-unused-debug-symbols" "-fFOO" "-fmudflap" "-undef" "-fno-ident" "-o" "[^"]*/OUTPUTNAME" "--param" "a=b" "-fno-builtin" "-fno-merge-constants" "-fprofile-arcs" "-ftest-coverage"}}
/external/llvm/lib/CodeGen/
TargetOptionsImpl.cpp
22
// Check to see if we should
eliminate
non-leaf frame pointers and then
23
// check to see if we should
eliminate
all frame pointers.
/external/compiler-rt/test/timing/
ashldi3.c
42
// Move the stack alignment between trials to
eliminate
(mostly) aliasing effects
ashrdi3.c
42
// Move the stack alignment between trials to
eliminate
(mostly) aliasing effects
divdi3.c
45
// Move the stack alignment between trials to
eliminate
(mostly) aliasing effects
lshrdi3.c
42
// Move the stack alignment between trials to
eliminate
(mostly) aliasing effects
moddi3.c
45
// Move the stack alignment between trials to
eliminate
(mostly) aliasing effects
muldi3.c
45
// Move the stack alignment between trials to
eliminate
(mostly) aliasing effects
negdi2.c
43
// Move the stack alignment between trials to
eliminate
(mostly) aliasing effects
udivdi3.c
45
// Move the stack alignment between trials to
eliminate
(mostly) aliasing effects
umoddi3.c
45
// Move the stack alignment between trials to
eliminate
(mostly) aliasing effects
/external/llvm/test/CodeGen/PowerPC/
delete-node.ll
5
; DAGCombiner to be able to
eliminate
the dead node.
/external/llvm/test/CodeGen/X86/
crash-nosse.ll
6
; ProcessImplicitDefs doesn't
eliminate
.
negative-stride-fptosi-user.ll
5
; possible to
eliminate
the sitofp using a proper -1.0 step though; this
peep-test-2.ll
3
; It's tempting to
eliminate
the testl instruction here and just use the
/external/skia/src/core/
SkScalar.cpp
25
// Could use sentinel values to
eliminate
conditionals, but since the
/external/v8/test/mjsunit/
no-branch-elimination.js
28
// Branch elimination on ARM build
eliminate
bl branches. It was wrong.
/external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_2/Exceptions/
expression-001.js
12
arm of a conditional and to
eliminate
the confusing and fairly useless
Completed in 117 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>