Home
last modified time | relevance | path

Searched refs:Shrink (Results 1 – 25 of 47) sorted by relevance

12

/external/v8/src/runtime/
Druntime-collections.cc73 table = OrderedHashSet::Shrink(table); in RUNTIME_FUNCTION()
157 table = OrderedHashMap::Shrink(table); in RUNTIME_FUNCTION()
Druntime-regexp.cc1066 result_fixed_array->Shrink(builder.length()); in SearchRegExpMultiple()
1365 elems->Shrink(num_elems); in NewJSArrayWithElements()
/external/chromium-trace/catapult/dependency_manager/
Dpylintrc4 # TODO: Shrink this list to as small as possible.
/external/chromium-trace/catapult/systrace/
Dpylintrc4 # TODO: Shrink this list to as small as possible.
/external/libmojo/third_party/catapult/devil/
Dpylintrc4 # TODO: Shrink this list to as small as possible.
/external/chromium-trace/catapult/devil/
Dpylintrc4 # TODO: Shrink this list to as small as possible.
/external/lzma/DOC/
DMethods.txt84 01 - Shrink
/external/llvm/test/CodeGen/ARM/
D2011-11-14-EarlyClobber.ll8 ; Shrink: %vreg47,1.158257e-02 = [384r,400e:0)[400e,420r:1) 0@384r 1@400e
/external/llvm/test/CodeGen/X86/
Dx86-shrink-wrap-unwind.ll63 ; Shrink-wrapping should occur here. We have a frame pointer.
109 ; Shrink-wrapping should occur here. We do not have to unwind.
Dcoalescer-dce.ll20 ; Shrink: %vreg7 = [208d,272d:0)[304L,480L:0) 0@208d
Dsubreg-to-reg-4.ll11 ; zero-extensions. Shrink 64-bit adds to 32-bit when the high
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/
Dcoalescer-dce.ll20 ; Shrink: %vreg7 = [208d,272d:0)[304L,480L:0) 0@208d
Dsubreg-to-reg-4.ll11 ; zero-extensions. Shrink 64-bit adds to 32-bit when the high
/external/tensorflow/tensorflow/core/kernels/
Dsdca_internal.cc174 feature_value * regularization.Shrink(sparse_weight); in ComputeWxAndWeightedExampleNorm()
175 result.wx[l] += feature_value * regularization.Shrink(feature_weight); in ComputeWxAndWeightedExampleNorm()
Dsdca_internal.h89 double Shrink(const double weight) const { in Shrink() function
/external/v8/src/
Dtransitions.cc137 result->Shrink(ToKeyIndex(new_nof)); in Insert()
455 result->Shrink(ToKeyIndex(0)); in EnsureHasFullTransitionArray()
Dapi-natives.cc321 auto new_cache = UnseededNumberDictionary::Shrink(cache, entry); in UncacheTemplateInstantiation()
Dkeys.cc130 keys->Shrink(store_position); in FilterProxyKeys()
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DRegAllocGreedy.cpp1403 bool Shrink = true; in tryLocalSplit() local
1424 Shrink = false; in tryLocalSplit()
1436 if (Shrink) { in tryLocalSplit()
/external/llvm/lib/Target/WebAssembly/
DREADME.txt72 Find a clean way to fix the problem which leads to the Shrink Wrapping pass
/external/llvm/test/CodeGen/AArch64/
Dcxx-tlscc.ll3 ; Shrink wrapping currently does not kick in because we have a TLS CALL
/external/llvm/lib/CodeGen/
DRegAllocGreedy.cpp1845 bool Shrink = true; in tryLocalSplit() local
1868 Shrink = false; in tryLocalSplit()
1880 if (Shrink) { in tryLocalSplit()
/external/v8/src/compiler/
Dtypes.h446 void Shrink(int length) { in Shrink() function
Dtypes.cc932 unioned->Shrink(size); in NormalizeUnion()
/external/llvm/test/Transforms/InstCombine/
Dfast-math.ll746 ; Shrink and remove the call.
791 ; Shrink and remove the call.

12