| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
| H A D | VPlanAnalysis.h | 82 SmallMapVector<unsigned, unsigned, 4> LoopInvariantRegs; 85 SmallMapVector<unsigned, unsigned, 4> MaxLocalUsers;
|
| H A D | VPlanAnalysis.cpp | 493 SmallVector<SmallMapVector<unsigned, unsigned, 4>, 8> MaxUsages(VFs.size()); in calculateRegisterUsageForPlan() 540 SmallMapVector<unsigned, unsigned, 4> RegUsage; in calculateRegisterUsageForPlan() 606 SmallMapVector<unsigned, unsigned, 4> Invariant; in calculateRegisterUsageForPlan()
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/ |
| H A D | MaterializationUtils.cpp | 50 SmallMapVector<Instruction *, std::unique_ptr<RematNode>, 8>; 158 const SmallMapVector<Instruction *, std::unique_ptr<RematGraph>, 8> in rewriteMaterializableInstructions() 248 const SmallMapVector<Instruction *, std::unique_ptr<RematGraph>, 8> &RM) { in dumpRemats() 291 SmallMapVector<Instruction *, std::unique_ptr<RematGraph>, 8> AllRemats; in doRematerializations()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Coroutines/ |
| H A D | SpillUtils.h | 20 using SpillInfo = SmallMapVector<Value *, SmallVector<Instruction *, 2>, 8>;
|
| /freebsd/contrib/llvm-project/lld/ELF/ |
| H A D | SymbolTable.h | 74 llvm::SmallMapVector<StringRef, ArmCmseEntryFunction, 1> cmseSymMap;
|
| H A D | SyntheticSections.h | 338 llvm::SmallMapVector<const OutputSection *, PageBlock, 16> pagesMap;
|
| /freebsd/contrib/llvm-project/clang/lib/Format/ |
| H A D | FormatTokenLexer.h | 133 llvm::SmallMapVector<IdentifierInfo *, TokenType, 8> Macros;
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/ |
| H A D | SROA.h | |
| H A D | GVN.h | 327 SmallMapVector<Value *, Value *, 4> ReplaceOperandsWithMap;
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
| H A D | NVPTXISelDAGToDAG.h | 37 SmallMapVector<SyncScope::ID, NVPTX::Scope, 8> Scopes{};
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | JumpTableToSwitch.cpp | 59 SmallMapVector<Value *, APInt, 4> VariableOffsets; in parseJumpTable()
|
| H A D | SimplifyCFGPass.cpp | 166 SmallMapVector<unsigned /*TerminatorOpcode*/, SmallVector<BasicBlock *, 2>, 4> in tailMergeBlocksWithSimilarFunctionTerminators()
|
| H A D | ConstraintElimination.cpp | 398 SmallMapVector<Value *, APInt, 4> VariableOffsets; 423 SmallMapVector<Value *, APInt, 4> VariableOffsets2; in collectOffsets()
|
| /freebsd/contrib/llvm-project/llvm/lib/IR/ |
| H A D | Operator.cpp | 210 SmallMapVector<Value *, APInt, 4> &VariableOffsets, in collectOffset()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
| H A D | MapVector.h | 254 struct SmallMapVector struct
|
| /freebsd/contrib/llvm-project/clang/include/clang/Serialization/ |
| H A D | ASTReader.h | 608 llvm::SmallMapVector<Decl *, FunctionDecl *, 4> PendingExceptionSpecUpdates; 613 llvm::SmallMapVector<FunctionDecl *, QualType, 4> PendingDeducedTypeUpdates; 1218 llvm::SmallMapVector<const IdentifierInfo *, SmallVector<NamedDecl *, 2>, 16> 1276 llvm::SmallMapVector<DuplicateObjCDecls<ObjCCategoryDecl>,
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
| H A D | CGSCCPassManager.h | 303 SmallMapVector<Value *, WeakTrackingVH, 16> IndirectVHs;
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | Operator.h | 551 SmallMapVector<Value *, APInt, 4> &VariableOffsets,
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/ |
| H A D | DXILFlattenArrays.cpp | 47 SmallMapVector<Value *, APInt, 4> VariableOffsets;
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | ScheduleDAGInstrs.cpp | 640 : public SmallMapVector<ValueType, SUList, 4> { 675 SmallMapVector<ValueType, SUList, 4>::clear(); in clear()
|
| /freebsd/contrib/llvm-project/clang/include/clang/Sema/ |
| H A D | ScopeInfo.h | 221 llvm::SmallMapVector<ParmVarDecl *, Stmt *, 4> CoroutineParameterMoves;
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| H A D | AssumeBundleBuilder.cpp | 108 SmallMapVector<MapKey, uint64_t, 8> AssumedKnowledgeMap;
|
| /freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | CGSCCPassManager.cpp | 389 SmallMapVector<Value *, WeakTrackingVH, 16> &CallHandles) { in run()
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/ |
| H A D | InstrRefBasedImpl.h | 1052 SmallMapVector<DebugVariableID, DbgValue, 8> Vars;
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/ |
| H A D | AggressiveInstCombine.cpp | 911 SmallMapVector<Value *, APInt, 4> VarOffsets; in getStrideAndModOffsetOfGEP()
|