/external/v8/src/ic/ |
D | keyed-store-generic.cc | 63 Node* value, Node* context, Label* slow); 70 ExitPoint* exit_point, Label* slow, 75 const StoreICParameters* p, Label* slow) { in EmitGenericPropertyStore() argument 77 EmitGenericPropertyStore(receiver, receiver_map, p, &direct_exit, slow, in EmitGenericPropertyStore() 92 Label* slow, UpdateLength update_length); 276 Node* intptr_index, Node* value, Node* context, Label* slow, in StoreElementWithCapacity() argument 283 GotoIf(IsDictionaryMap(receiver_map), slow); in StoreElementWithCapacity() 290 slow); in StoreElementWithCapacity() 314 BranchIfPrototypesHaveNonFastElements(receiver_map, slow, in StoreElementWithCapacity() 327 PACKED_SMI_ELEMENTS, PACKED_ELEMENTS, slow); in StoreElementWithCapacity() [all …]
|
/external/v8/src/builtins/ |
D | builtins-function-gen.cc | 16 Label slow(this); in TF_BUILTIN() local 28 GotoIf(TaggedIsSmi(receiver), &slow); in TF_BUILTIN() 36 &slow); in TF_BUILTIN() 42 GotoIf(IsDictionaryMap(receiver_map), &slow); in TF_BUILTIN() 55 &slow); in TF_BUILTIN() 66 &slow); in TF_BUILTIN() 70 GotoIf(TaggedIsSmi(maybe_length_accessor), &slow); in TF_BUILTIN() 72 GotoIfNot(IsAccessorInfoMap(length_value_map), &slow); in TF_BUILTIN() 78 &slow); in TF_BUILTIN() 82 GotoIf(TaggedIsSmi(maybe_name_accessor), &slow); in TF_BUILTIN() [all …]
|
/external/skqp/tests/ |
D | ColorPrivTest.cpp | 39 const SkPMColor slow = SkFourByteInterp(src, dst, scale); in DEF_TEST() local 42 const int deltaA = SkGetPackedA32(slow) - SkGetPackedA32(fast); in DEF_TEST() 43 const int deltaR = SkGetPackedR32(slow) - SkGetPackedR32(fast); in DEF_TEST() 44 const int deltaG = SkGetPackedG32(slow) - SkGetPackedG32(fast); in DEF_TEST() 45 const int deltaB = SkGetPackedB32(slow) - SkGetPackedB32(fast); in DEF_TEST()
|
D | PointTest.cpp | 165 SkPoint slow = kOne, fast = kOne; in DEF_TEST() local 167 slow.setLength(tests[i]); in DEF_TEST() 170 if (slow.length() < FLT_MIN && fast.length() < FLT_MIN) continue; in DEF_TEST() 172 SkScalar ratio = slow.length() / fast.length(); in DEF_TEST()
|
/external/skia/tests/ |
D | ColorPrivTest.cpp | 39 const SkPMColor slow = SkFourByteInterp(src, dst, scale); in DEF_TEST() local 42 const int deltaA = SkGetPackedA32(slow) - SkGetPackedA32(fast); in DEF_TEST() 43 const int deltaR = SkGetPackedR32(slow) - SkGetPackedR32(fast); in DEF_TEST() 44 const int deltaG = SkGetPackedG32(slow) - SkGetPackedG32(fast); in DEF_TEST() 45 const int deltaB = SkGetPackedB32(slow) - SkGetPackedB32(fast); in DEF_TEST()
|
D | PointTest.cpp | 151 SkPoint slow = kOne, fast = kOne; in DEF_TEST() local 153 slow.setLength(tests[i]); in DEF_TEST() 156 if (slow.length() < FLT_MIN && fast.length() < FLT_MIN) continue; in DEF_TEST() 158 SkScalar ratio = slow.length() / fast.length(); in DEF_TEST()
|
/external/e2fsprogs/tests/ |
D | test_one.in | 18 --skip-slow-tests) 25 *.failed|*.new|*.ok|*.log|*.tmp|*.slow) exit 0 ;; 60 rm -f $test_name.ok $test_name.failed $test_name.log $test_name.slow 81 tee $test_name.slow
|
D | Makefile.in | 47 SKIP_SLOW_TESTS=--skip-slow-tests 98 $(RM) -f *~ *.log *.new *.failed *.ok *.tmp *.slow
|
/external/autotest/venv/lucifer/ |
D | leasing_unittest.py | 41 @pytest.mark.slow 50 @pytest.mark.slow 60 @pytest.mark.slow 110 @pytest.mark.slow 123 @pytest.mark.slow 137 @pytest.mark.slow
|
/external/llvm/test/CodeGen/X86/ |
D | clz.ll | 94 ; Generate a test and branch to handle zero inputs because bsr/bsf are very slow. 113 ; Generate a test and branch to handle zero inputs because bsr/bsf are very slow. 131 ; Generate a test and branch to handle zero inputs because bsr/bsf are very slow. 148 ; Generate a test and branch to handle zero inputs because bsr/bsf are very slow. 165 ; Generate a test and branch to handle zero inputs because bsr/bsf are very slow. 183 ; Generate a test and branch to handle zero inputs because bsr/bsf are very slow. 199 ; Generate a test and branch to handle zero inputs because bsr/bsf are very slow. 215 ; Generate a test and branch to handle zero inputs because bsr/bsf are very slow. 266 ; Generate a test and branch to handle zero inputs because bsr/bsf are very slow.
|
D | slow-incdec.ll | 1 ; RUN: llc -mtriple=i386-unknown-linux-gnu -mattr=-slow-incdec < %s | FileCheck -check-prefix=INCDE… 2 ; RUN: llc -mtriple=i386-unknown-linux-gnu -mattr=+slow-incdec < %s | FileCheck -check-prefix=ADD %s 4 ; check -mattr=-slow-incdec 10 ; check -mattr=+slow-incdec
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/ |
D | merge-store.ll | 1 ; RUN: llc < %s -mtriple=aarch64-unknown-unknown -mcpu=cyclone -mattr=+slow-misaligned-128store | F… 2 ; RUN: llc < %s -mtriple=aarch64-eabi -mattr=-slow-misaligned-128store | FileCheck %s --check-prefi… 26 ; unaligned 16-byte stores are slow. This test would infinite loop when
|
/external/icu/icu4c/source/test/perf/unisetperf/draft/ |
D | span16perf.bat | 8 rem types: slow Bv Bv0 B0 19 for %%t in (slow Bv Bv0) do (
|
D | contperf.bat | 8 rem types: slow Bv Bv0 B0 19 for %%t in (slow Bv Bv0 B0) do (
|
D | span8perf.bat | 8 rem types: slow Bh bh Bv Bv0 B0 BvF Bvp BvpF L Bvl BvL 19 for %%t in (slow BvF BvpF Bvl BvL) do (
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | bitcast-i256.ll | 2 ; RUN: llc < %s -mtriple=x86_64-unknown-unknown -mattr=+avx,-slow-unaligned-mem-32 | FileCheck %s -… 3 ; RUN: llc < %s -mtriple=x86_64-unknown-unknown -mattr=+avx,+slow-unaligned-mem-32 | FileCheck %s -…
|
D | slow-incdec.ll | 2 ; RUN: llc -mtriple=i386-unknown-linux-gnu -mattr=-slow-incdec < %s | FileCheck -check-prefix=CHECK… 3 ; RUN: llc -mtriple=i386-unknown-linux-gnu -mattr=+slow-incdec < %s | FileCheck -check-prefix=CHECK…
|
/external/swiftshader/third_party/LLVM/lib/Support/ |
D | regengine.inc | 48 #define slow sslow 60 #define slow lslow 94 static const char *slow(struct match *, const char *, const char *, sopno, sopno); 158 /* prescreening; this does wonders for this rather slow code */ 199 endp = slow(m, m->coldp, stop, gf, gl); 243 endp = slow(m, m->coldp, endp-1, gf, gl); 354 rest = slow(m, sp, stp, ss, es); 357 tail = slow(m, rest, stop, es, stopst); 367 if (slow(m, sp, rest, ssub, esub) != NULL) { 379 rest = slow(m, sp, stp, ss, es); [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/ |
D | regengine.inc | 48 #define slow sslow 60 #define slow lslow 94 static const char *slow(struct match *, const char *, const char *, sopno, sopno); 158 /* prescreening; this does wonders for this rather slow code */ 199 endp = slow(m, m->coldp, stop, gf, gl); 243 endp = slow(m, m->coldp, endp-1, gf, gl); 354 rest = slow(m, sp, stp, ss, es); 357 tail = slow(m, rest, stop, es, stopst); 367 if (slow(m, sp, rest, ssub, esub) != NULL) { 379 rest = slow(m, sp, stp, ss, es); [all …]
|
/external/llvm/lib/Support/ |
D | regengine.inc | 48 #define slow sslow 60 #define slow lslow 94 static const char *slow(struct match *, const char *, const char *, sopno, sopno); 158 /* prescreening; this does wonders for this rather slow code */ 199 endp = slow(m, m->coldp, stop, gf, gl); 243 endp = slow(m, m->coldp, endp-1, gf, gl); 354 rest = slow(m, sp, stp, ss, es); 357 tail = slow(m, rest, stop, es, stopst); 367 if (slow(m, sp, rest, ssub, esub) != NULL) { 379 rest = slow(m, sp, stp, ss, es); [all …]
|
/external/swiftshader/third_party/llvm-subzero/lib/Support/ |
D | regengine.inc | 48 #define slow sslow 60 #define slow lslow 94 static const char *slow(struct match *, const char *, const char *, sopno, sopno); 158 /* prescreening; this does wonders for this rather slow code */ 199 endp = slow(m, m->coldp, stop, gf, gl); 243 endp = slow(m, m->coldp, endp-1, gf, gl); 354 rest = slow(m, sp, stp, ss, es); 357 tail = slow(m, rest, stop, es, stopst); 367 if (slow(m, sp, rest, ssub, esub) != NULL) { 379 rest = slow(m, sp, stp, ss, es); [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/CodeGenPrepare/NVPTX/ |
D | bypass-slow-div-constant-numerator.ll | 6 ; When we bypass slow div with a constant numerator which fits into the bypass 20 ; When we try to bypass slow div with a constant numerator which *doesn't* fit
|
/external/bcc/tools/ |
D | dbslower_example.txt | 15 This traced two queries slower than 1ms, one of which is very slow: over 2 16 seconds. We can filter out the shorter ones and keep only the really slow ones: 27 This looks like a pattern -- we keep making this slow query every 2 seconds
|
/external/catch2/docs/ |
D | Readme.md | 31 * [Why are my tests slow to compile?](slow-compiles.md#top)
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
D | X86.td | 101 def FeatureSlowSHLD : SubtargetFeature<"slow-shld", "IsSHLDSlow", "true", 102 "SHLD instruction is slow">; 103 def FeatureSlowPMULLD : SubtargetFeature<"slow-pmulld", "IsPMULLDSlow", "true", 104 "PMULLD instruction is slow">; 106 def FeatureSlowUAMem16 : SubtargetFeature<"slow-unaligned-mem-16", 109 def FeatureSlowUAMem32 : SubtargetFeature<"slow-unaligned-mem-32", 263 // slow. In practice, this means that CALL, PUSH, and POP with memory operands 265 def FeatureSlowTwoMemOps : SubtargetFeature<"slow-two-mem-ops", 267 "Two memory operand instructions are slow">; 270 def FeatureSlowLEA : SubtargetFeature<"slow-lea", "SlowLEA", "true", [all …]
|