HomeSort by relevance Sort by last modified time
    Searched full:eliminated (Results 551 - 575 of 1113) sorted by null

<<21222324252627282930>>

  /external/llvm/lib/Target/AMDGPU/
AMDGPUTargetMachine.cpp 533 // also need extra copies to the address operand to be eliminated.
  /external/llvm/lib/Target/ARM/
ThumbRegisterInfo.cpp 529 // call frame setup/destroy instructions have already been eliminated. That
  /external/llvm/lib/Target/SystemZ/
SystemZElimCompare.cpp 31 STATISTIC(EliminatedComparisons, "Number of eliminated comparisons");
  /external/llvm/lib/Transforms/ObjCARC/
ObjCARCContract.cpp 76 /// Returns true if we eliminated Inst.
  /external/llvm/test/CodeGen/Hexagon/
eliminate-pred-spill.ll 4 ; This spill should be eliminated.
  /external/llvm/test/CodeGen/X86/
crash-lre-eliminate-dead-def.ll 32 ; gets eliminated. We used to crash at this point
  /external/llvm/test/Transforms/InstCombine/
bit-checks.ll 1 ; This test makes sure that these instructions are properly eliminated.
div.ll 2 ; This test makes sure that div instructions are properly eliminated.
or.ll 116 ; Should be eliminated
rem.ll 1 ; This test makes sure that rem instructions are properly eliminated.
  /external/mesa3d/src/compiler/glsl/tests/lower_jumps/
create_test_cases.py 347 eliminated.
  /external/mesa3d/src/compiler/nir/
nir_control_flow.c 498 * eliminated may be free-floating.
  /external/mesa3d/src/gallium/drivers/freedreno/ir3/
ir3_cp.c 470 * be eliminated)
  /external/mesa3d/src/gallium/drivers/r600/sb/
notes.markdown 369 register, so that the copies may be eliminated.
  /external/pdfium/third_party/libpng16/
pngget.c 898 /*TODO: make this work without FP support; the API is currently eliminated
    [all...]
  /external/python/cpython2/Doc/tutorial/
stdlib2.rst 250 after the last reference to it has been eliminated.
  /external/python/cpython2/Lib/
sre_compile.py 350 # characters, duplicate chunks are eliminated, and each chunk is
  /external/python/cpython3/Doc/tutorial/
stdlib2.rst 252 after the last reference to it has been eliminated.
  /external/python/cpython3/Lib/
sre_compile.py 336 # characters, duplicate chunks are eliminated, and each chunk is
  /external/skia/tests/
PictureTest.cpp 617 // - The saveLayer and restore were eliminated
  /external/skqp/tests/
PictureTest.cpp 617 // - The saveLayer and restore were eliminated
  /external/swiftshader/third_party/LLVM/include/llvm/Analysis/
AliasAnalysis.h 500 /// redundant and is eliminated.
  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
LiveInterval.h 125 /// PHI instrucions may have been eliminated).
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
IntrinsicLowering.cpp 545 "Lowering should have eliminated any uses of the intrinsic call!");
LLVMTargetMachine.cpp 408 // With optimization, dead code should already be eliminated. However

Completed in 940 milliseconds

<<21222324252627282930>>