Searched
full:eliminate (Results
476 -
500 of
2059) sorted by null
<<11121314151617181920>>
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
Analysis.cpp | 257 // It's not safe to eliminate the sign / zero extension of the return value. 297 // It's not safe to eliminate the sign / zero extension of the return value.
|
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/ |
SimplifyIndVar.cpp | 243 /// eliminateIVUser - Eliminate an operation that consumes a simple IV and has 260 // Eliminate any operation that SCEV can prove is an identity function.
|
/external/swiftshader/third_party/LLVM/test/Transforms/IndVarSimplify/ |
no-iv-rewrite.ll | 274 ; Eliminate the congruent phis j, k, and l. 275 ; Eliminate the redundant IV increments k.next and l.next.
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
while_loop_simplifier_test.cc | 219 // Although the tuple elements aren't used in the loop, we don't eliminate them, 255 // iteration. We can't eliminate tuple element 0, even though we never use its
|
/external/tensorflow/tensorflow/stream_executor/cuda/ |
cuda_diagnostics.cc | 257 // TODO(b/22689637): Eliminate the explicit namespace if possible. 289 // TODO(b/22689637): Eliminate the explicit namespace if possible.
|
/libcore/luni/src/main/java/javax/xml/parsers/ |
DocumentBuilderFactory.java | 143 * Specifies that the parsers created by this factory must eliminate 152 * @param whitespace true if the parser created must eliminate whitespace
|
/libcore/ojluni/src/main/java/sun/security/util/ |
DerOutputStream.java | 204 // Eliminate redundant 0xff 215 // Eliminate redundant 0x00
|
/packages/apps/Dialer/java/com/android/dialer/app/res/values-it/ |
strings.xml | 31 <string name="clearCallLogConfirmation" msgid="6844949465815109166">"Verranno eliminate tutte le chiamate dalla cronologia"</string> 178 <string name="multiple_ec_data_deleted" msgid="2971579891973176316">"Chiamate eliminate. Visualizza ed elimina gli allegati condivisi durante queste chiamate in Messaggi."</string>
|
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/ |
Passes.h | 115 /// RegisterCoalescer - This pass merges live ranges to eliminate copies. 187 /// optimizations to delete branches to branches, eliminate branches to
|
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/ |
Passes.h | 119 /// RegisterCoalescer - This pass merges live ranges to eliminate copies. 198 /// optimizations to delete branches to branches, eliminate branches to
|
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/ |
Passes.h | 119 /// RegisterCoalescer - This pass merges live ranges to eliminate copies. 198 /// optimizations to delete branches to branches, eliminate branches to
|
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/ |
Passes.h | 119 /// RegisterCoalescer - This pass merges live ranges to eliminate copies. 198 /// optimizations to delete branches to branches, eliminate branches to
|
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/ |
Passes.h | 119 /// RegisterCoalescer - This pass merges live ranges to eliminate copies. 198 /// optimizations to delete branches to branches, eliminate branches to
|
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/ |
Passes.h | 119 /// RegisterCoalescer - This pass merges live ranges to eliminate copies. 198 /// optimizations to delete branches to branches, eliminate branches to
|
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/ |
Passes.h | 119 /// RegisterCoalescer - This pass merges live ranges to eliminate copies. 198 /// optimizations to delete branches to branches, eliminate branches to
|
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/ |
Passes.h | 115 /// RegisterCoalescer - This pass merges live ranges to eliminate copies. 187 /// optimizations to delete branches to branches, eliminate branches to
|
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/ |
Passes.h | 119 /// RegisterCoalescer - This pass merges live ranges to eliminate copies. 198 /// optimizations to delete branches to branches, eliminate branches to
|
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/ |
Passes.h | 119 /// RegisterCoalescer - This pass merges live ranges to eliminate copies. 198 /// optimizations to delete branches to branches, eliminate branches to
|
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/ |
Passes.h | 119 /// RegisterCoalescer - This pass merges live ranges to eliminate copies. 198 /// optimizations to delete branches to branches, eliminate branches to
|
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/ |
Passes.h | 119 /// RegisterCoalescer - This pass merges live ranges to eliminate copies. 198 /// optimizations to delete branches to branches, eliminate branches to
|
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/ |
Passes.h | 119 /// RegisterCoalescer - This pass merges live ranges to eliminate copies. 198 /// optimizations to delete branches to branches, eliminate branches to
|
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/ |
Passes.h | 119 /// RegisterCoalescer - This pass merges live ranges to eliminate copies. 198 /// optimizations to delete branches to branches, eliminate branches to
|
/art/runtime/arch/mips/ |
quick_method_frame_info_mips.h | 39 // which are multiples of 8 so that we can eliminate use of the
|
/device/google/contexthub/firmware/lib/libc/ |
strlen.c | 132 0x80 -- we eliminate the latter case by anding the result
|
/external/boringssl/src/crypto/ |
mem.c | 133 might try to eliminate "superfluous" memsets. If there's an easy way to
|
Completed in 1110 milliseconds
<<11121314151617181920>>