Home
last modified time | relevance | path

Searched refs:conservative (Results 1 – 25 of 63) sorted by relevance

123

/external/v8/src/js/
Druntime.js139 function SpeciesConstructor(object, defaultConstructor, conservative) { argument
157 return conservative ? defaultConstructor : object.constructor;
Dtypedarray.js131 function TypedArraySpeciesCreate(exemplar, arg0, arg1, arg2, conservative) { argument
134 conservative);
/external/llvm/test/Analysis/CFLAliasAnalysis/
Darguments.ll1 ; This testcase ensures that CFL AA gives conservative answers on variables
Dbasic-interproc.ll1 ; This testcase ensures that CFL AA gives conservative answers on variables
Darguments-globals.ll1 ; This testcase ensures that CFL AA gives conservative answers on variables
Dbasic-interproc-ret.ll1 ; This testcase ensures that CFL AA gives conservative answers on variables
/external/llvm/test/Transforms/DeadStoreElimination/
Datomic.ll55 ; DSE seq_cst store (be conservative; DSE doesn't have infrastructure
65 ; DSE and seq_cst load (be conservative; DSE doesn't have infrastructure
/external/llvm/test/CodeGen/NVPTX/
Dmachine-sink.ll11 ; conservative on sinking memory accesses. As a result, the loads and
/external/iproute2/tc/
DREADME.last19 Default setting is the most conservative PSCHED_GETTIMEOFDAY.
/external/llvm/test/Transforms/SROA/
Dfca.ll26 ; FIXME: This may be too conservative. Duncan argues that we are allowed to
/external/llvm/test/Transforms/GVN/
Dpre-single-pred.ll6 ; conservative checking to make sure we don't make paths longer, but we don't
/external/fec/
Dsse2bfly27.s130 # This is extremely conservative, and empirical testing at a variety of Eb/Nos might
/external/llvm/test/Analysis/TypeBasedAliasAnalysis/
Dgvn-nonlocal-type-mismatch.ll31 ; should just be conservative.
/external/llvm/docs/HistoricalNotes/
D2001-09-18-OptimizeExceptions.txt35 conservative manner, allowing libraries to be optimized or individual
/external/llvm/test/Transforms/EarlyCSE/
Dfence.ll5 ; of performing. To say it differently, this file tests a conservative
/external/llvm/test/CodeGen/AArch64/
Dtailcall-explicit-sret.ll51 ; This is too conservative, but doesn't really happen in practice.
/external/libvorbis/
DCHANGES4 * revert noise norm to conservative 1.2.3 behavior pending
/external/glide/third_party/disklrucache/
DREADME.md19 space-sensitive applications should set a conservative limit.
/external/llvm/test/Transforms/LoopVectorize/ARM/
Dgather-cost.ll17 ; Make sure we are conservative and don't vectorize it.
/external/llvm/test/Transforms/LoopVectorize/X86/
Dgather-cost.ll16 ; Make sure we are conservative and don't vectorize it.
/external/clang/docs/analyzer/
DRegionStore.txt35 else, but we do have to be conservative about all other bindings within `foo`.
98 bindings within a cluster must be treated in the same way for a conservative
DIPA.txt276 "dynamic", but performs a conservative invalidation in the general virtual case
308 definition is available. This mode is conservative about simulating the
319 conservative mode is used.
/external/llvm/test/CodeGen/Mips/llvm-ir/
Dcall.ll141 ; We can't use 'musttail' here because the verifier is too conservative and
/external/llvm/test/Transforms/SCCP/
Dundef-resolve.ll117 ; Be conservative with FP ops
/external/srtp/googlepatches/
Dgoogle-9-rdbx-leak-plug.patch136 * we use a conservative deallocation strategy - if any deallocation

123