| /llvm-project-15.0.7/llvm/lib/Analysis/ |
| H A D | BlockFrequencyInfoImpl.cpp | 296 std::vector<WorkingData>().swap(Working); in clear() 449 BlockMass Mass = Working[Source.Index].getMass(); in distributeMass() 532 const auto &Working = BFI.Working[N.Index]; in unwrapLoop() local 533 Scaled64 &F = Working.isAPackage() ? Working.getPackagedLoop()->Scale in unwrapLoop() 671 if (!BFI.Working[Index].isPackaged()) in addNodesInFunction() 797 if (BFI.Working[N.Index].isLoopHeader()) in createIrreducibleLoop() 798 BFI.Working[N.Index].Loop->Parent = &*Loop; in createIrreducibleLoop() 800 BFI.Working[N.Index].Loop = &*Loop; in createIrreducibleLoop() 830 if (!Working[I->Index].isPackaged()) in updateLoopWithIrreducible() 867 Working[W.TargetNode.Index].getMass() = Taken; in adjustLoopHeaderMass() [all …]
|
| H A D | ValueTracking.cpp | 4579 SmallVector<const Value *, 4> Working(1, V); in getUnderlyingObjectsForCodeGen() local 4581 V = Working.pop_back_val(); in getUnderlyingObjectsForCodeGen() 4593 Working.push_back(O); in getUnderlyingObjectsForCodeGen() 4605 } while (!Working.empty()); in getUnderlyingObjectsForCodeGen()
|
| /llvm-project-15.0.7/llvm/include/llvm/Analysis/ |
| H A D | BlockFrequencyInfoImpl.h | 428 std::vector<WorkingData> Working; variable 684 const auto &Working = BFI.Working[Node.Index]; 686 if (Working.isAPackage()) 687 for (const auto &I : Working.Loop->Exits) 1183 Working.reserve(RPOT.size()); 1185 Working.emplace_back(Index); 1207 Working[Header.Index].Loop = &Loops.back(); 1218 if (Working[Index].isLoopHeader()) { 1235 Working[Index].Loop = HeaderData.Loop; 1337 Working[0].getMass() = BlockMass::getFull(); [all …]
|
| /llvm-project-15.0.7/libcxx/docs/Status/ |
| H A D | Cxx14.rst | 26 - CWG - Core Language Working group 44 Library Working Group Issues Status
|
| H A D | Cxx2b.rst | 24 - CWG - Core Language Working group 42 Library Working Group Issues Status
|
| H A D | Cxx17.rst | 25 - CWG - Core Language Working group 49 Library Working Group Issues Status
|
| H A D | Cxx20.rst | 25 - CWG - Core Language Working group 56 Library Working Group Issues Status
|
| H A D | Cxx20Papers.csv | 77 …R0>`__","LWG","Completing the Rebase of Library Fundamentals, Version 3, Working Draft","San Diego…
|
| /llvm-project-15.0.7/clang/lib/CodeGen/ |
| H A D | CodeGenPGO.cpp | 73 uint64_t Working; member in __anonc3cc86690111::PGOHash 134 : Working(0), Count(0), HashVersion(HashVersion) {} in PGOHash() 757 uint64_t Swapped = endian::byte_swap<uint64_t, little>(Working); in combine() 759 Working = 0; in combine() 764 Working = Working << NumBitsPerType | Type; in combine() 773 return Working; in finalize() 776 if (Working) { in finalize() 780 MD5.update({(uint8_t)Working}); in finalize() 783 uint64_t Swapped = endian::byte_swap<uint64_t, little>(Working); in finalize()
|
| /llvm-project-15.0.7/llvm/docs/ |
| H A D | GitRepositoryPolicy.md | 6 [Infrastructure Working Group](https://github.com/llvm/llvm-iwg/issues). 26 [Infrastructure Working Group](https://github.com/llvm/llvm-iwg/issues).
|
| H A D | GettingInvolved.rst | 159 * - Loop Optimization Working Group 224 * - Clang C and C++ Language Working Group
|
| H A D | TypeMetadata.rst | 121 test whether a given pointer is compatible with a type identifier. Working
|
| H A D | DiscourseMigrationGuide.md | 92 <tr><td>Project Infrastructure - Infrastructure Working Group</td><td>[email protected]<…
|
| H A D | DeveloperPolicy.rst | 654 Working with the CI system 695 `Infrastructure Working Group <mailto:[email protected]>`_.
|
| H A D | SourceLevelDebugging.rst | 2039 Working with CodeView
|
| /llvm-project-15.0.7/clang/include/clang/Basic/ |
| H A D | LangStandards.def | 92 C, "Working Draft for ISO C2x", 95 C, "Working Draft for ISO C2x with GNU extensions", 155 CXX, "Working draft for ISO C++ 2023 DIS", 160 CXX, "Working draft for ISO C++ 2023 DIS with GNU extensions",
|
| /llvm-project-15.0.7/clang-tools-extra/clangd/test/ |
| H A D | log.test | 3 CHECK: Working directory: {{.*}}
|
| /llvm-project-15.0.7/clang/docs/ |
| H A D | ClangNvlinkWrapper.rst | 27 Working chapter
|
| /llvm-project-15.0.7/openmp/ |
| H A D | CREDITS.txt | 37 N: John Mellor-Crummey and other members of the OpenMP Tools Working Group
|
| /llvm-project-15.0.7/llvm-libgcc/docs/ |
| H A D | LLVMLibgcc.rst | 174 Working out which symbols are common is largely a manual process at the moment,
|
| /llvm-project-15.0.7/clang/lib/StaticAnalyzer/ |
| H A D | README.txt | 92 = Working on the Analyzer =
|
| /llvm-project-15.0.7/clang/docs/CommandGuide/ |
| H A D | clang.rst | 198 Working draft for ISO C++ 2023 202 Working draft for ISO C++ 2023 with GNU extensions
|