HomeSort by: relevance | last modified time | path
    Searched refs:eliminate (Results 1 - 17 of 17) sorted by relevancy

  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
pr-574.exp 34 lappend flags additional_flags=-fno-eliminate-unused-debug-types
pr9167.exp 21 lappend flags additional_flags=-fno-eliminate-unused-debug-types
m-static.exp 35 lappend flags additional_flags=-fno-eliminate-unused-debug-types
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/
pr-574.exp 34 lappend flags additional_flags=-fno-eliminate-unused-debug-types
pr9167.exp 21 lappend flags additional_flags=-fno-eliminate-unused-debug-types
m-static.exp 35 lappend flags additional_flags=-fno-eliminate-unused-debug-types
  /src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
TailRecursionElimination.cpp 1 //===- TailRecursionElimination.cpp - Eliminate Tail Calls ----------------===//
402 // createTailRecurseLoopHeader the first time we find a call we can eliminate.
446 static bool eliminate(Function &F, const TargetTransformInfo *TTI,
609 return false; // We cannot eliminate the tail recursion!
797 bool TailRecursionEliminator::eliminate(Function &F,
861 return TailRecursionEliminator::eliminate(
894 bool Changed = TailRecursionEliminator::eliminate(F, &TTI, &AA, &ORE, DTU);
  /src/external/lgpl3/gmp/dist/mpn/x86/p6/
aorsmul_1.asm 184 C eliminate this for the plain mpn_add/submul_1 doesn't seem like a good
  /src/external/gpl3/gcc/dist/gcc/
tree-ssa-sccvn.cc 2664 /* Local state for the eliminate domwalk. */
6737 eliminate domwalk. */
6772 /* At the current point of the eliminate domwalk make OP available. */
7224 solve the inconsistency between rpo eliminate and
7225 dom eliminate avail valueization first. */
7652 /* Eliminate fully redundant computations. */
7669 bool iterate, bool eliminate, bool skip_entry_phis,
7969 bool bb_visited, bool iterate_phis, bool iterate, bool eliminate,
7993 if (!iterate && eliminate && bb->loop_father->header == bb)
8022 /* Eliminate */
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/
tree-ssa-sccvn.cc 2568 /* Local state for the eliminate domwalk. */
6236 eliminate domwalk. */
6254 /* At the current point of the eliminate domwalk make OP available. */
6722 solve the inconsistency between rpo eliminate and
6723 dom eliminate avail valueization first. */
7145 /* Eliminate fully redundant computations. */
7162 bool iterate, bool eliminate, vn_lookup_kind kind);
7449 bool bb_visited, bool iterate_phis, bool iterate, bool eliminate,
7473 if (!iterate && eliminate && bb->loop_father->header == bb)
7502 /* Eliminate */
    [all...]
  /src/external/lgpl3/gmp/dist/mpn/x86/k6/
aorsmul_1.asm 260 C eliminate this for the plain mpn_add/submul_1 doesn't seem like a good
  /src/external/historical/nawk/dist/
FIXES.1e 442 tiny fiddle in setfval to eliminate -0 results in T.expr, which
  /src/external/lgpl3/gmp/dist/mpn/powerpc64/mode64/p9/
sqr_basecase.asm 45 C unrolling these two outer loops and thereby eliminate all branches.
  /src/external/mit/isl/dist/
isl_mat.c 723 /* Use row "row" of "mat" to eliminate column "col" from all other rows.
725 static __isl_give isl_mat *eliminate(__isl_take isl_mat *mat, int row, int col) function
760 * use it to eliminate the column from the other rows.
789 mat = eliminate(mat, row, last);
  /src/external/bsd/ntp/dist/util/
ntp-keygen-opts.def 794 To eliminate this threat, the client keys can be extracted
  /src/external/mit/isl/dist/doc/
implementation.tex 690 propagated to the main tableau, where it is used to eliminate that
810 We need to show that this transformation does not eliminate any valid
  /src/sys/arch/m68k/060sp/dist/
fpsp.s 16881 # eliminate the effective address field.
17450 # eliminate the effective address field.
18146 # eliminate the effective address field.

Completed in 72 milliseconds