| /freebsd-14.2/contrib/llvm-project/lld/ELF/ |
| H A D | SymbolTable.h | 70 llvm::SmallMapVector<StringRef, ArmCmseEntryFunction, 1> cmseSymMap;
|
| H A D | SyntheticSections.h | 323 llvm::SmallMapVector<const OutputSection *, PageBlock, 16> pagesMap;
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/Format/ |
| H A D | FormatTokenLexer.h | 135 llvm::SmallMapVector<IdentifierInfo *, TokenType, 8> Macros;
|
| /freebsd-14.2/contrib/llvm-project/clang/include/clang/Serialization/ |
| H A D | ASTReader.h | 546 llvm::SmallMapVector<Decl *, FunctionDecl *, 4> PendingExceptionSpecUpdates; 551 llvm::SmallMapVector<FunctionDecl *, QualType, 4> PendingDeducedTypeUpdates; 1084 llvm::SmallMapVector<IdentifierInfo *, SmallVector<NamedDecl*, 2>, 16> 1156 llvm::SmallMapVector<DuplicateObjCDecls<ObjCCategoryDecl>,
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/ |
| H A D | MapVector.h | 252 struct SmallMapVector struct
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/ |
| H A D | CGSCCPassManager.h | 317 SmallMapVector<Value *, WeakTrackingVH, 16> IndirectVHs;
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | SimplifyCFGPass.cpp | 158 SmallMapVector<unsigned /*TerminatorOpcode*/, SmallVector<BasicBlock *, 2>, 4> in tailMergeBlocksWithSimilarFunctionTerminators()
|
| H A D | SROA.cpp | 216 SmallMapVector<SelectInst *, RewriteableMemOps, 8> SelectsToRewrite;
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/ |
| H A D | GVN.h | 246 SmallMapVector<Value *, Value *, 4> ReplaceOperandsWithMap;
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Coroutines/ |
| H A D | CoroFrame.cpp | 358 SmallMapVector<Instruction *, std::unique_ptr<RematNode>, 8>; 454 using SpillInfo = SmallMapVector<Value *, SmallVector<Instruction *, 2>, 8>; 561 const SmallMapVector<Instruction *, std::unique_ptr<RematGraph>, 8> &RM) { in dumpRemats() 2282 const SmallMapVector<Instruction *, std::unique_ptr<RematGraph>, 8> in rewriteMaterializableInstructions() 3038 SmallMapVector<Instruction *, std::unique_ptr<RematGraph>, 8> AllRemats; in doRematerializations()
|
| /freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/ |
| H A D | ScopeInfo.h | 218 llvm::SmallMapVector<ParmVarDecl *, Stmt *, 4> CoroutineParameterMoves;
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| H A D | AssumeBundleBuilder.cpp | 107 SmallMapVector<MapKey, uint64_t, 8> AssumedKnowledgeMap;
|
| H A D | SimplifyCFG.cpp | 1180 SmallMapVector<BasicBlock *, int, 8> NewSuccessors; in PerformValueComparisonIntoPredecessorFolding() 3246 SmallMapVector<ConstantInt *, SmallSetVector<BasicBlock *, 2>, 2> KnownValues; in FoldCondBranchOnValueKnownInPredecessorImpl()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | CGSCCPassManager.cpp | 374 SmallMapVector<Value *, WeakTrackingVH, 16> &CallHandles) { in run()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
| H A D | LoopVectorize.cpp | 790 SmallMapVector<const RecurrenceDescriptor *, PHINode *, 4> 1260 SmallMapVector<unsigned, unsigned, 4> LoopInvariantRegs; 1263 SmallMapVector<unsigned, unsigned, 4> MaxLocalUsers; 5681 SmallVector<SmallMapVector<unsigned, unsigned, 4>, 8> MaxUsages(VFs.size()); in calculateRegisterUsage() 5717 SmallMapVector<unsigned, unsigned, 4> RegUsage; in calculateRegisterUsage() 5764 SmallMapVector<unsigned, unsigned, 4> Invariant; in calculateRegisterUsage()
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/ |
| H A D | OMPIRBuilder.h | 1648 SmallMapVector<const Value *, std::pair<Value *, Value *>, 4>
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | RegAllocFast.cpp | 557 SmallMapVector<MachineInstr *, SmallVector<const MachineOperand *>, 2> in spill()
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/ |
| H A D | Attributor.h | 2540 SmallMapVector<Use *, Value *, 32> ToBeChangedUses; 2544 SmallMapVector<Value *, PointerIntPair<Value *, 1, bool>, 32>
|
| /freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/ |
| H A D | CodeGenSchedule.cpp | 1069 SmallMapVector<unsigned, SmallVector<Record *, 8>, 4> ClassInstrs; in createInstRWClass()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
| H A D | AttributorAttributes.cpp | 10869 SmallMapVector<AA::ValueAndContext, int, 8> ValueScopeMap; in recurseForValue() 11197 SmallMapVector<const Function *, LivenessInfo, 4> &LivenessAAs) { in handlePHINode() 11302 SmallMapVector<const Function *, LivenessInfo, 4> &LivenessAAs) { in simplifyInstruction() 11321 SmallMapVector<const Function *, LivenessInfo, 4> LivenessAAs; in genericValueTraversal()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Bitcode/Reader/ |
| H A D | BitcodeReader.cpp | 4685 SmallMapVector<std::pair<BasicBlock *, BasicBlock *>, BasicBlock *, 4> in parseFunctionBody()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
| H A D | InstCombineCompares.cpp | 853 SmallMapVector<ICmpInst *, unsigned, 4> ICmps; in foldAllocaCmp()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64ISelLowering.cpp | 13028 SmallMapVector<SDValue, unsigned, 16> DifferentValueMap; in LowerBUILD_VECTOR()
|