| /freebsd/contrib/llvm-project/lld/ELF/ |
| H A D | SyntheticSections.h | 1500 struct Partition { struct 1501 Ctx &ctx; 1502 StringRef name; 1503 uint64_t nameStrTab; 1528 Partition(Ctx &ctx) : ctx(ctx) {} in Partition() argument 1532 inline Partition &SectionBase::getPartition(Ctx &ctx) const { in getPartition() argument
|
| /freebsd/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/ |
| H A D | GIMatchTree.cpp | |
| /freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/ |
| H A D | IRPartitionLayer.h | 79 PartitionFunction Partition = compileRequested; variable
|
| H A D | LLJIT.h | 275 void setPartitionFunction(IRPartitionLayer::PartitionFunction Partition) { in setPartitionFunction()
|
| /freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/ |
| H A D | IRPartitionLayer.cpp | 105 void IRPartitionLayer::setPartitionFunction(PartitionFunction Partition) { in setPartitionFunction() 151 void IRPartitionLayer::expandPartition(GlobalValueSet &Partition) { in expandPartition()
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | LoopDistribute.cpp | 315 mergeAdjacentPartitionsIf([&](const InstPartition *Partition) { in mergeNonIfConvertible() 412 for (const auto &Partition : PartitionContainer) { in setupPartitionIdOnInstructions() local 487 for (auto &Partition : PartitionContainer) in removeUnusedInsts() local 508 int &Partition = PtrToPartitions[I]; in computePartitionSetForPointers() local
|
| H A D | SROA.cpp | 728 class Partition { class 747 Partition(iterator SI) : SI(SI), SJ(SI) {} in Partition() function in __anondf5662880411::Partition
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/ |
| H A D | SROA.h | 47 class Partition; global() variable
|
| /freebsd/contrib/llvm-project/clang/lib/Lex/ |
| H A D | TokenLexer.cpp | 1004 llvm::MutableArrayRef<Token> Partition; in updateConsecutiveMacroArgTokens() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/LTO/ |
| H A D | LTO.h | 511 unsigned Partition = Unknown; member
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaModule.cpp | 266 ModuleIdPath Partition, ModuleImportState &ImportState, in ActOnModuleDecl()
|
| /freebsd/contrib/llvm-project/clang/lib/Parse/ |
| H A D | Parser.cpp | 2400 SmallVector<IdentifierLoc, 2> Partition; in ParseModuleDecl() local
|
| /freebsd/contrib/llvm-project/llvm/lib/LTO/ |
| H A D | LTO.cpp | 632 unsigned Partition, bool InSummary) { in addModuleToGlobalRes()
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | ItaniumMangle.cpp | 7615 auto Partition = M->Name.find(':'); in mangleModuleInitializer() local
|
| /freebsd/contrib/llvm-project/llvm/lib/AsmParser/ |
| H A D | LLParser.cpp | 6690 std::string Partition; in parseFunctionHeader() local
|