/third_party/skia/resources/sksl/shared/ |
D | DeadReturnES3.sksl | 6 continue; // should be eliminated 7 break; // should be eliminated 10 return false; // should be eliminated 16 continue; // should be eliminated 17 return false; // should be eliminated 26 break; // should be eliminated 27 return false; // should be eliminated 53 return false; // should be eliminated 66 break; // should be eliminated 67 continue; // should be eliminated [all …]
|
D | DeadReturn.sksl | 6 ++scratchVar; // should be eliminated 7 return false; // should be eliminated 26 ++scratchVar; // should be eliminated 27 return false; // should be eliminated 37 ++scratchVar; // should be eliminated
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/docs/ |
D | LOWERING.rst | 151 call instruction, such that if its linked instruction is dead-code eliminated, 152 the ``InstFakeKill`` instruction is eliminated as well. The linked ``call`` 179 ends up being dead-code eliminated, the ``InstFakeDef`` instruction may be 180 eliminated as well. 186 elimination. However, some instructions must not be eliminated in order to 193 the ``InstFakeUse`` instruction has no ``Dest``, it will not be eliminated. 206 eliminated if its result were unused. 209 instruction to be dead-code eliminated only when none of its results is live. 235 eliminated. The solution is to add an ``InstFakeUse`` as well.
|
/third_party/node/deps/v8/src/compiler/backend/ |
D | move-optimizer.cc | 296 MoveOpVector& eliminated = local_vector(); in CompressMoves() local 297 DCHECK(eliminated.empty()); in CompressMoves() 304 left->PrepareInsertAfter(move, &eliminated); in CompressMoves() 307 for (MoveOperands* to_eliminate : eliminated) { in CompressMoves() 310 eliminated.clear(); in CompressMoves() 319 DCHECK(eliminated.empty()); in CompressMoves()
|
D | instruction.cc | 305 MoveOperands* eliminated = nullptr; in PrepareInsertAfter() local 313 if (no_aliasing && eliminated != nullptr) break; in PrepareInsertAfter() 317 eliminated = curr; in PrepareInsertAfter()
|
/third_party/skia/resources/sksl/errors/ |
D | ErrorsInDeadCode.sksl | 1 // Ensure eliminated branch of static if / ternary is still checked for errors.
|
/third_party/skia/resources/sksl/folding/ |
D | SelfAssignment.sksl | 24 // All of these assignments should be eliminated.
|
/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/testdata/ |
D | README.zoneinfo | 3 Symbolic and hard links have been eliminated for portability.
|
/third_party/typescript/tests/baselines/reference/ |
D | await_incorrectThisType.errors.txt | 34 … // Casting to `Right<A>` is safe here because we've eliminated the possibility of `Left<E>`.
|
/third_party/mbedtls/tests/scripts/ |
D | test_zeroize.gdb | 29 # eliminated by compiler optimizations from within the compiled program. The
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/ |
D | TargetSchedule.td | 467 // - The maximum number of moves that can be eliminated every cycle. 517 // Field MaxMovesEliminatedPerCycle specifies how many moves can be eliminated 519 // to the number of moves that can be eliminated by this register file. 529 // A register move MI is eliminated only if: 534 // eliminated per cycle are all met.
|
/third_party/openGLES/extensions/EXT/ |
D | WGL_EXT_multisample.txt | 56 * Should SamplePatternEXT be eliminated? Does anyone use this feature? 58 * Should WGL_SAMPLE_BUFFERS_EXT and SAMPLE_BUFFERS_EXT be eliminated? 206 eliminated according to the procedure given under Line Stipple, where 287 Rectangles in this array are eliminated if the corresponding bit in the
|
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/ |
D | WGL_EXT_multisample.txt | 56 * Should SamplePatternEXT be eliminated? Does anyone use this feature? 58 * Should WGL_SAMPLE_BUFFERS_EXT and SAMPLE_BUFFERS_EXT be eliminated? 206 eliminated according to the procedure given under Line Stipple, where 287 Rectangles in this array are eliminated if the corresponding bit in the
|
/third_party/openGLES/extensions/SGIS/ |
D | SGIS_multisample.txt | 52 * Should SamplePatternSGIS be eliminated? Does anyone use this feature? 54 * Should GLX_SAMPLE_BUFFERS_SGIS and SAMPLE_BUFFERS_SGIS be eliminated? 202 eliminated according to the procedure given under Line Stipple, where 284 Rectangles in this array are eliminated if the corresponding bit in the
|
/third_party/skia/third_party/externals/opengl-registry/extensions/SGIS/ |
D | SGIS_multisample.txt | 52 * Should SamplePatternSGIS be eliminated? Does anyone use this feature? 54 * Should GLX_SAMPLE_BUFFERS_SGIS and SAMPLE_BUFFERS_SGIS be eliminated? 202 eliminated according to the procedure given under Line Stipple, where 284 Rectangles in this array are eliminated if the corresponding bit in the
|
/third_party/skia/third_party/externals/libjpeg-turbo/ |
D | change.log | 315 * We have eliminated the use of callback routines for handling the 326 * All static state has been eliminated from the library, so that multiple
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | README-X86-64.txt | 150 4. The first andq can be completely eliminated by using a slightly more
|
/third_party/libwebsockets/READMEs/ |
D | README.event-loops-intro.md | 42 eliminated, along with the many kinds of bugs related to them. 59 So sacrificial, blocking discrete IO threads are also eliminated, we just do
|
/third_party/gstreamer/gstreamer/docs/random/ds/ |
D | 0.9-planning2 | 94 means that accessor macros will all be eliminated and replaced
|
/third_party/skia/third_party/externals/opengl-registry/extensions/SGIX/ |
D | SGIX_fragments_instrument.txt | 119 the counter for fragments that have been eliminated due to this
|
/third_party/openGLES/extensions/SGIX/ |
D | SGIX_fragments_instrument.txt | 119 the counter for fragments that have been eliminated due to this
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyInstrInfo.td | 237 // and local.set. COPYs are eliminated (and replaced with
|
/third_party/icu/icu4c/source/data/translit/ |
D | el_el_Latn_BGN.txt | 18 # Turkish origin. That revision eliminated the need to consider the
|
/third_party/skia/third_party/externals/icu/source/data/translit/ |
D | el_el_Latn_BGN.txt | 18 # Turkish origin. That revision eliminated the need to consider the
|
/third_party/skia/third_party/externals/opengl-registry/extensions/3DFX/ |
D | 3DFX_multisample.txt | 226 rectangles eliminated according to the procedure given under Line 314 Rectangles in this array are eliminated if the corresponding bit in
|