OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:eliminate
(Results
626 - 650
of
2059
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/icu/icu4c/source/i18n/
rbt_rule.h
61
// TODO
Eliminate
the pattern and keyLength data members. They
/external/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
UConverterSharedData.java
36
* To
eliminate
one allocation, I am making the UConverterMBCSTable a member
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/internal/
gtest-filepath.h
174
// For example, "bar///foo" becomes "bar/foo". Does not
eliminate
other
/external/libxcam/
ChangeLog
91
pixel of each neighbor block to smooth and
eliminate
block boundaries.
/external/llvm/docs/HistoricalNotes/
2000-11-18-EarlyDesignIdeasResp.txt
22
to be able to statically
eliminate
many bounds checks in Java
/external/llvm/include/llvm/CodeGen/
LiveRangeEdit.h
96
/// a load,
eliminate
the register by folding the def into the use.
/external/llvm/lib/Support/
CrashRecoveryContext.cpp
59
//
Eliminate
the current context entry, to avoid re-entering in case the
/external/llvm/lib/Target/AMDGPU/
SIFoldOperands.cpp
374
// SGPR. PeepholeOptimizer can
eliminate
redundant VGPR->VGPR
/external/llvm/lib/Target/ARM/
README.txt
47
Eliminate
copysign custom expansion. We are still generating crappy code with
52
Eliminate
one instruction from:
261
We can definitely do a better job on BB placements to
eliminate
some branches.
272
then
eliminate
beq and turn the unconditional branch to LBB2 to a bne.
/external/llvm/lib/Target/Hexagon/
HexagonPeephole.cpp
33
// DCE or DIE to actually
eliminate
them.
/external/llvm/lib/Transforms/IPO/
GlobalDCE.cpp
10
// This transform is designed to
eliminate
unreachable internal globals from the
/external/llvm/lib/Transforms/Scalar/
LoopDeletion.cpp
241
// Possibly
eliminate
loop L if it is dead.
/external/llvm/test/CodeGen/X86/
load-slice.ll
33
; Same for REGULAR, we
eliminate
register bank copy with each slices.
/external/llvm/test/Transforms/GVN/
nonescaping-malloc.ll
5
; GVN should be able to
eliminate
load %tmp22.i, because it is redundant with
/external/llvm/test/Transforms/IndVarSimplify/
ashr-tripcount.ll
4
; Indvars should be able to
eliminate
all of the sign extensions
/external/llvm/test/Transforms/MemCpyOpt/
memcpy.ll
23
;; FIXME: PR 8643 We should be able to
eliminate
the last memcpy here.
/external/llvm/test/Transforms/ObjCARC/
rv.ll
109
; Don't
eliminate
objc_retainAutoreleasedReturnValue by merging it into
/external/llvm/test/Transforms/SimplifyCFG/
indirectbr.ll
3
; SimplifyCFG should
eliminate
redundant indirectbr edges.
/external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-filepath.h
178
// For example, "bar///foo" becomes "bar/foo". Does not
eliminate
other
/external/mesa3d/src/gallium/drivers/freedreno/
freedreno_context.h
175
* contents. Main point is to
eliminate
blits from fd_try_shadow_resource().
/external/mesa3d/src/gallium/drivers/i915/
i915_fpc_emit.c
199
/*
Eliminate
the useless texture coordinates. Otherwise we end up generating
/external/mesa3d/src/gallium/drivers/r600/sb/
sb_if_conversion.cpp
144
// if_conversion allows to
eliminate
JUMP-ALU_POP_AFTER or
/external/mesa3d/src/glx/
indirect_glx.c
332
* \todo
Eliminate
\c __glXInitVertexArrayState. Replace it with a new
/external/mesa3d/src/gtest/include/gtest/internal/
gtest-filepath.h
174
// For example, "bar///foo" becomes "bar/foo". Does not
eliminate
other
/external/mesa3d/src/mesa/program/
prog_opt_constant_fold.c
121
* The hope is that a following copy propagation pass will
eliminate
the
Completed in 641 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>