/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/ |
D | BlockFrequencyInfoImpl.cpp | 276 std::vector<WorkingData>().swap(Working); in clear() 303 BlockNode Resolved = Working[Succ.Index].getResolvedNode(); in addToDist() 324 if (Working[Resolved.Index].getContainingLoop() != OuterLoop) { in addToDist() 406 if (auto *Loop = Working[M.Index].getPackagedLoop()) in packageLoop() 429 BlockMass Mass = Working[Source.Index].getMass(); in distributeMass() 439 Working[W.TargetNode.Index].getMass() += Taken; in distributeMass() 512 const auto &Working = BFI.Working[N.Index]; in unwrapLoop() local 513 Scaled64 &F = Working.isAPackage() ? Working.getPackagedLoop()->Scale in unwrapLoop() 524 for (size_t Index = 0; Index < Working.size(); ++Index) in unwrapLoops() 525 Freqs[Index].Scaled = Working[Index].Mass.toScaled(); in unwrapLoops() [all …]
|
/external/llvm/lib/Analysis/ |
D | BlockFrequencyInfoImpl.cpp | 253 std::vector<WorkingData>().swap(Working); in clear() 278 BlockNode Resolved = Working[Succ.Index].getResolvedNode(); in addToDist() 299 if (Working[Resolved.Index].getContainingLoop() != OuterLoop) { in addToDist() 380 if (auto *Loop = Working[M.Index].getPackagedLoop()) in packageLoop() 403 BlockMass Mass = Working[Source.Index].getMass(); in distributeMass() 413 Working[W.TargetNode.Index].getMass() += Taken; in distributeMass() 486 const auto &Working = BFI.Working[N.Index]; in unwrapLoop() local 487 Scaled64 &F = Working.isAPackage() ? Working.getPackagedLoop()->Scale in unwrapLoop() 498 for (size_t Index = 0; Index < Working.size(); ++Index) in unwrapLoops() 499 Freqs[Index].Scaled = Working[Index].Mass.toScaled(); in unwrapLoops() [all …]
|
/external/llvm/include/llvm/Analysis/ |
D | BlockFrequencyInfoImpl.h | 388 std::vector<WorkingData> Working; 413 assert(Head.Index < Working.size()); 414 assert(Working[Head.Index].isLoopHeader()); 415 return *Working[Head.Index].Loop; 600 BFI.Working[Node.Index].getMass() = BlockMass::getEmpty(); 618 for (uint32_t Index = 0; Index < BFI.Working.size(); ++Index) 631 const auto &Working = BFI.Working[Node.Index]; 633 if (Working.isAPackage()) 634 for (const auto &I : Working.Loop->Exits) 1014 Working.reserve(RPOT.size()); [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/ |
D | BlockFrequencyInfoImpl.h | 424 std::vector<WorkingData> Working; 455 assert(Head.Index < Working.size()); 456 assert(Working[Head.Index].isLoopHeader()); 457 return *Working[Head.Index].Loop; 645 BFI.Working[Node.Index].getMass() = BlockMass::getEmpty(); 665 for (uint32_t Index = 0; Index < BFI.Working.size(); ++Index) 679 const auto &Working = BFI.Working[Node.Index]; 681 if (Working.isAPackage()) 682 for (const auto &I : Working.Loop->Exits) 1079 Working.reserve(RPOT.size()); [all …]
|
/external/compiler-rt/lib/esan/ |
D | esan_flags.inc | 31 // Working set tool options 35 "Working set tool: whether to sample snapshots during a run.") 41 "Working set tool: sampling frequency in milliseconds.") 46 ESAN_FLAG(int, snapshot_step, 2, "Working set tool: the log of the sampling "
|
/external/clang/lib/CodeGen/ |
D | CodeGenPGO.cpp | 62 uint64_t Working; member in __anon042c96440111::PGOHash 104 PGOHash() : Working(0), Count(0) {} in PGOHash() 585 uint64_t Swapped = endian::byte_swap<uint64_t, little>(Working); in combine() 587 Working = 0; in combine() 592 Working = Working << NumBitsPerType | Type; in combine() 601 return Working; in finalize() 604 if (Working) in finalize() 605 MD5.update(Working); in finalize()
|
/external/droiddriver/ |
D | contributing_aosp.md | 1 ## Working on AOSP 39 #### Working with gerrit
|
/external/speex/ |
D | ChangeLog | 17 Working encoder and decoder for both narrowband and wideband.
|
/external/skqp/site/dev/chrome/ |
D | repo.md | 1 Working in a Chromium repo
|
/external/skia/site/dev/chrome/ |
D | repo.md | 1 Working in a Chromium repo
|
/external/clang/include/clang/Frontend/ |
D | LangStandards.def | 134 "Working draft for ISO C++ 2017", 138 "Working draft for ISO C++ 2017 with GNU extensions",
|
/external/python/setuptools/pkg_resources/ |
D | api_tests.txt | 110 The Working Set 113 A collection of active distributions is called a Working Set. Note that a 114 Working Set can contain any importable distribution, not just pluggable ones. 116 will usually be part of the Working Set, even though it is not pluggable.
|
/external/ltp/doc/ |
D | mini-howto-building-ltp-from-git.txt | 41 # Working directory
|
/external/deqp/external/vulkancts/doc/ |
D | vulkan-cts-withdrawal-2017-11.txt | 28 the Vulkan Working Group chair (tom.olson at arm.com) if you have any questions.
|
D | vulkan-cts-withdrawal-2018-09.txt | 27 the Vulkan Working Group chair (tom.olson at arm.com) if you have any questions.
|
/external/curl/docs/cmdline-opts/ |
D | cacert.d | 17 Current Working Directory, or in any folder along your PATH.
|
/external/boringssl/src/third_party/fiat/ |
D | README.md | 40 ## Working With Fiat Crypto Field Arithmetic
|
/external/libxml2/os400/libxmlrpg/ |
D | xinclude.rpgle | 4 * World Wide Web Consortium Last Call Working Draft 10 November 2003
|
/external/u-boot/doc/ |
D | README.arm-caches | 18 Guidelines for Working with D-cache:
|
D | README.console | 81 Working drivers:
|
/external/mdnsresponder/ |
D | README.txt | 9 work of the IETF Zero Configuration Networking Working Group: 12 The Zeroconf Working Group has identified three requirements for Zero
|
/external/icu/icu4c/source/data/translit/ |
D | sat_Olck_sat_FONIPA.txt | 26 # in the UCS. ISO/IEC JTC1/SC2/WG2 Working Group Document N2984R,
|
/external/syzkaller/docs/linux/ |
D | setup_linux-host_isolated.md | 104 - `vm.target_dir` Working directory on the target host
|
/external/tensorflow/tensorflow/core/api_def/base_api/ |
D | api_def_Rpc.pbtxt | 99 **NOTE** Working with serialized proto strings is faster than instantiating
|
/external/llvm/lib/CodeGen/ |
D | ScheduleDAGInstrs.cpp | 138 SmallVector<const Value *, 4> Working(1, V); in getUnderlyingObjects() local 140 V = Working.pop_back_val(); in getUnderlyingObjects() 154 Working.push_back(O); in getUnderlyingObjects() 160 } while (!Working.empty()); in getUnderlyingObjects()
|