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

  /src/external/gpl3/gcc/dist/gcc/
dominance.cc 1234 blocks in BBS are correct. If CONSERVATIVE is true, we also assume that the
1241 bool conservative)
1260 if (!conservative)
1388 If CONSERVATIVE is true, we additionally assume that all the ancestors of
1393 bool conservative)
1428 additionally, if CONSERVATIVE is true:
1464 if (!conservative)
1474 prune_bbs_to_update_dominators (bbs, conservative);
1495 if (conservative)
  /src/external/gpl3/gcc.old/dist/gcc/
dominance.cc 1231 blocks in BBS are correct. If CONSERVATIVE is true, we also assume that the
1238 bool conservative)
1257 if (!conservative)
1385 If CONSERVATIVE is true, we additionally assume that all the ancestors of
1390 bool conservative)
1425 additionally, if CONSERVATIVE is true:
1461 if (!conservative)
1471 prune_bbs_to_update_dominators (bbs, conservative);
1492 if (conservative)
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/internal/gc/
os.d 180 import core.internal.gc.impl.conservative.gc;
250 // be conservative and assume 3GB
  /src/external/lgpl3/gmp/dist/mpn/x86_64/
sqr_diag_addlsh1.asm 53 C When playing with pointers, set this to $2 to fall back to conservative
  /src/external/apache2/llvm/dist/llvm/lib/Support/Unix/
Path.inc 511 // There was an error; "remote" is the conservative answer.
526 // vmount entry not found; "remote" is the conservative answer.
530 // conservative answer.
  /src/external/lgpl3/gmp/dist/mpn/x86_64/coreisbr/
mul_2.asm 59 C When playing with pointers, set this to $2 to fall back to conservative
addmul_2.asm 55 C When playing with pointers, set this to $2 to fall back to conservative
mul_basecase.asm 65 C When playing with pointers, set this to $2 to fall back to conservative
mullo_basecase.asm 61 C When playing with pointers, set this to $2 to fall back to conservative
redc_1.asm 61 C When playing with pointers, set this to $2 to fall back to conservative
sqr_basecase.asm 70 C When playing with pointers, set this to $2 to fall back to conservative
  /src/external/lgpl3/gmp/dist/mpn/x86_64/bd1/
mul_basecase.asm 62 C When playing with pointers, set this to $2 to fall back to conservative
  /src/external/lgpl3/gmp/dist/mpn/x86_64/core2/
mullo_basecase.asm 61 C When playing with pointers, set this to $2 to fall back to conservative
redc_1.asm 62 C When playing with pointers, set this to $2 to fall back to conservative
mul_basecase.asm 83 C When playing with pointers, set this to $2 to fall back to conservative
sqr_basecase.asm 99 C When playing with pointers, set this to $2 to fall back to conservative
  /src/external/lgpl3/gmp/dist/mpn/x86_64/atom/
redc_1.asm 59 C When playing with pointers, set this to $2 to fall back to conservative
  /src/external/lgpl3/gmp/dist/mpn/x86_64/bt1/
mul_basecase.asm 83 C Define to return $1 for more conservative ptr handling.
redc_1.asm 58 C When playing with pointers, set this to $2 to fall back to conservative
sqr_basecase.asm 79 C Define to return $1 for more conservative ptr handling.
  /src/external/lgpl3/gmp/dist/mpn/x86_64/coreinhm/
redc_1.asm 61 C When playing with pointers, set this to $2 to fall back to conservative
  /src/external/apache2/llvm/dist/llvm/lib/Support/Windows/
Path.inc 1431 // on the data. Local is more conservative, Roaming may not always be correct.
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/internal/gc/impl/conservative/
gc.d 8 module core.internal.gc.impl.conservative.gc;
116 registerGCFactory("conservative", &initialize);
2399 tgt.pbase = null; // conservative
3547 // This variable tracks a conservative estimate of where the first free
  /src/external/gpl3/gdb.old/dist/gnulib/
configure 2860 --enable-cross-guesses={conservative|risky}
7274 enableval=conservative
7278 gl_cross_guesses=conservative
  /src/external/gpl3/gdb/dist/gnulib/
configure 2860 --enable-cross-guesses={conservative|risky}
7271 enableval=conservative
7275 gl_cross_guesses=conservative

Completed in 98 milliseconds