HomeSort by relevance Sort by last modified time
    Searched full:dead (Results 701 - 725 of 1683) sorted by null

<<21222324252627282930>>

  /external/lldb/source/Target/
ThreadPlan.cpp 338 // Not sure what to return here. This is a dead thread.
  /external/llvm/docs/
NVPTXUsage.rst 313 often leave behind dead code of the form:
323 ; Dead code
327 optimization pipeline before dead-code elimination.
346 To ensure that all dead code caused by the reflection pass is eliminated, it
  /external/llvm/include/llvm/CodeGen/
MachineInstrBundle.h 183 /// DefinesDead - All defs of a Reg or a super-register are dead.
  /external/llvm/include/llvm/IR/
GlobalValue.h 106 removeDeadConstantUsers(); // remove any dead constants using this.
  /external/llvm/lib/CodeGen/
InterferenceCache.cpp 244 // Model the regmask clobber as a dead def.
  /external/llvm/lib/Transforms/Scalar/
IndVarSimplify.cpp 23 // expression, this transformation will make the loop dead.
413 // In the following deletions, PN may become dead and may be deleted.
520 continue; // dead use, don't replace it
611 // If this instruction is dead now, delete it. Don't do it now to avoid
    [all...]
ScalarReplAggregates.cpp 93 /// DeadInsts - Keep track of instructions we have made dead, so that
648 // If the load we just inserted is now dead, then the inserted store
679 // If the load we just inserted is now dead, then the memset overwrote
    [all...]
  /external/llvm/test/CodeGen/X86/
sibcall.ll 145 ; In 32-bit mode, it's emitting a bunch of dead loads that are not being
sink-hoist.ll 64 ; Sink instructions with dead EFLAGS defs.
  /external/llvm/test/Transforms/Inline/
inline_constprop.ll 62 ; dead.
  /external/mesa3d/docs/
relnotes-8.0.4.html 48 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=48472">Bug 48472</a> - GPU Lockup while running demo (rzr - the scene is dead) in wine</li>
  /external/mesa3d/src/gallium/state_trackers/clover/llvm/
invocation.cpp 165 // like function inlining and global dead-code elimination.
  /external/owasp/sanitizer/src/main/org/owasp/html/
Encoding.java 215 // TODO: is this dead code due to REPLACEMENTS above.
  /external/owasp/sanitizer/tools/findbugs/doc/
sysprops.html 81 <td>local variables that will be excluded from Dead Local Store</td>
  /external/pixman/pixman/
loongson-mmintrin.h 9 * - pshuf takes a dead first argument, causing extra instructions to be
  /external/proguard/docs/manual/
introduction.html 34 just list dead code in an application, or to preverify class files for
  /external/qemu/android/base/
String_unittest.cpp 355 "and director, dead at 69");
  /external/replicaisland/src/com/replica/replicaisland/
InputGameInterface.java 268 smoothedMagnatude = 0.0f; // dead zone
  /external/smali/dexlib2/src/main/java/org/jf/dexlib2/analysis/
AnalyzedInstruction.java 196 * given register. Any dead, unreachable, or odexed predecessor is ignored
  /external/smali/smali/src/main/java/org/jf/smali/
main.java 355 " instructions are supported - the ones that can exist in a dead code path and not" +
  /frameworks/base/core/java/android/os/
RemoteCallbackList.java 215 * // the dead object for us.
  /frameworks/base/core/java/android/speech/
RecognitionService.java 107 Log.e(TAG, "dead listener on startListening");
  /frameworks/base/core/tests/coretests/src/android/net/
LinkAddressTest.java 183 assertEquals(RT_SCOPE_SITE, new LinkAddress("fec0::dead/64").getScope());
  /frameworks/base/graphics/java/android/graphics/
BitmapRegionDecoder.java 211 * region decoder as "dead", meaning it will throw an exception if decodeRegion(),
  /packages/apps/Settings/src/com/android/settings/
UsageAccessSettings.java 97 Log.w(TAG, "PackageManager is dead. Can't get list of packages requesting "

Completed in 1908 milliseconds

<<21222324252627282930>>