| /freebsd-13.1/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
| H A D | SymbolManager.cpp | 165 DataSet.InsertNode(SD, InsertPos); in getRegionValueSymbol() 184 DataSet.InsertNode(SD, InsertPos); in conjureSymbol() 201 DataSet.InsertNode(SD, InsertPos); in getDerivedSymbol() 217 DataSet.InsertNode(SD, InsertPos); in getExtentSymbol() 235 DataSet.InsertNode(SD, InsertPos); in getMetadataSymbol() 252 DataSet.InsertNode(data, InsertPos); in getCastSymbol() 270 DataSet.InsertNode(data, InsertPos); in getSymIntExpr() 288 DataSet.InsertNode(data, InsertPos); in getIntSymExpr() 306 DataSet.InsertNode(data, InsertPos); in getSymSymExpr()
|
| H A D | BasicValueFactory.cpp | 102 APSIntSet.InsertNode(P, InsertPos); in getValue() 137 CompoundValDataSet.InsertNode(D, InsertPos); in getCompoundValData() 156 LazyCompoundValDataSet.InsertNode(D, InsertPos); in getLazyCompoundValData() 174 PointerToMemberDataSet.InsertNode(D, InsertPos); in getPointerToMemberData() 363 Map.InsertNode(P, InsertPos); in getPersistentSValWithData() 388 Map.InsertNode(P, InsertPos); in getPersistentSValPair()
|
| H A D | MemRegion.cpp | 77 Regions.InsertNode(R, InsertPos); in getSubRegion() 94 Regions.InsertNode(R, InsertPos); in getSubRegion() 113 Regions.InsertNode(R, InsertPos); in getSubRegion() 1111 Regions.InsertNode(R, InsertPos); in getElementRegion()
|
| H A D | ExplodedGraph.cpp | 422 Nodes.InsertNode(V, InsertPos); in getNode()
|
| H A D | ProgramState.cpp | 426 StateSet.InsertNode(newState, InsertPos); in getPersistentState()
|
| /freebsd-13.1/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/ |
| H A D | GIMatchDagOperands.cpp | 71 OperandLists.InsertNode(NewValue.get(), InsertPoint); in makeEmptyOperandList() 93 OperandLists.InsertNode(NewValue.get(), InsertPoint); in makeOperandList() 114 OperandLists.InsertNode(NewValue.get(), InsertPoint); in makeMIPredicateOperandList() 138 OperandLists.InsertNode(NewValue.get(), InsertPoint); in makeTwoMOPredicateOperandList()
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ADT/ |
| H A D | FoldingSet.h | 221 void InsertNode(Node *N, void *InsertPos, const FoldingSetInfo &Info); 470 void InsertNode(T *N, void *InsertPos) { in InsertNode() function 471 FoldingSetBase::InsertNode(N, InsertPos, Derived::getFoldingSetInfo()); in InsertNode() 476 void InsertNode(T *N) { in InsertNode() function 643 void InsertNode(T *N, void *InsertPos) { in InsertNode() function 644 Set.InsertNode(N, InsertPos); in InsertNode() 650 void InsertNode(T *N) { in InsertNode() function 651 Set.InsertNode(N); in InsertNode()
|
| H A D | ImmutableList.h | 192 Cache.InsertNode(L, InsertPos); in concat()
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/AST/ |
| H A D | DeclarationName.cpp | 306 CXXDeductionGuideNames.InsertNode(Name, InsertPos); in getCXXDeductionGuideName() 322 CXXConstructorNames.InsertNode(SpecialName, InsertPos); in getCXXConstructorName() 338 CXXDestructorNames.InsertNode(SpecialName, InsertPos); in getCXXDestructorName() 354 CXXConversionFunctionNames.InsertNode(SpecialName, InsertPos); in getCXXConversionFunctionName() 383 CXXLiteralOperatorNames.InsertNode(LiteralName, InsertPos); in getCXXLiteralOperatorName()
|
| H A D | ASTContext.cpp | 2953 ExtQualNodes.InsertNode(eq, insertPos); in getExtQualType() 3198 ComplexTypes.InsertNode(New, InsertPos); in getComplexType() 3226 PointerTypes.InsertNode(New, InsertPos); in getPointerType() 3948 VectorTypes.InsertNode(New, InsertPos); in getVectorType() 4018 VectorTypes.InsertNode(New, InsertPos); in getExtVectorType() 4092 MatrixTypes.InsertNode(New, InsertPos); in getConstantMatrixType() 4422 PipeTypes.InsertNode(New, InsertPos); in getPipeType() 4449 ExtIntTypes.InsertNode(New, InsertPos); in getExtIntType() 4866 ParenTypes.InsertNode(T, InsertPos); in getParenType() 5559 AutoTypes.InsertNode(AT, InsertPos); in getAutoType() [all …]
|
| H A D | DeclTemplate.cpp | 325 Specializations.InsertNode(Entry, InsertPos); in addSpecializationImpl() 544 getPartialSpecializations().InsertNode(D, InsertPos); in AddPartialSpecialization() 1218 getPartialSpecializations().InsertNode(D, InsertPos); in AddPartialSpecialization()
|
| H A D | NestedNameSpecifier.cpp | 52 Context.NestedNameSpecifiers.InsertNode(NNS, InsertPos); in FindOrInsert()
|
| /freebsd-13.1/contrib/libarchive/libarchive/ |
| H A D | archive_ppmd8.c | 141 InsertNode(p, ((Byte *)ptr) + U2B(k), nu - k - 1); in SplitBlock() 143 InsertNode(p, ptr, i); in SplitBlock() 194 InsertNode(p, node, PPMD_NUM_INDEXES - 1); in GlueFreeBlocks() 198 InsertNode(p, node + k, nu - k - 1); in GlueFreeBlocks() 200 InsertNode(p, node, i); in GlueFreeBlocks() 259 InsertNode(p, oldPtr, i0); in ShrinkUnits() 268 InsertNode(p, ptr, U2I(nu)); in FreeUnits() 274 InsertNode(p, ptr, 0); in SpecialFreeUnit() 293 InsertNode(p, oldPtr, indx); in MoveUnitsUp() 922 InsertNode(p, oldPtr, i); in UpdateModel() [all …]
|
| H A D | archive_ppmd7.c | 152 static void InsertNode(CPpmd7 *p, void *node, unsigned indx) in InsertNode() function 172 InsertNode(p, ((Byte *)ptr) + U2B(k), nu - k - 1); in SplitBlock() 174 InsertNode(p, ptr, i); in SplitBlock() 238 InsertNode(p, node, PPMD_NUM_INDEXES - 1); in GlueFreeBlocks() 242 InsertNode(p, node + k, nu - k - 1); in GlueFreeBlocks() 244 InsertNode(p, node, i); in GlueFreeBlocks() 304 InsertNode(p, oldPtr, i0); in ShrinkUnits() 558 InsertNode(p, oldPtr, i); in UpdateModel() 654 InsertNode(p, stats, U2I(((numStats + 1) >> 1))); in Rescale()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | SelectionDAG.cpp | 1589 InsertNode(N); in getFrameIndex() 1608 InsertNode(N); in getJumpTable() 1635 InsertNode(N); in getConstantPool() 1662 InsertNode(N); in getConstantPool() 1679 InsertNode(N); in getTargetIndex() 1693 InsertNode(N); in getBasicBlock() 1707 InsertNode(N); in getValueType() 1715 InsertNode(N); in getExternalSymbol() 1724 InsertNode(N); in getMCSymbol() 1734 InsertNode(N); in getTargetExternalSymbol() [all …]
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Support/ |
| H A D | FoldingSet.cpp | 297 InsertNode(NodeInBucket, in GrowBucketCount() 351 void FoldingSetBase::InsertNode(Node *N, void *InsertPos, in InsertNode() function in FoldingSetBase 431 InsertNode(N, IP, Info); in GetOrInsertNode()
|
| H A D | ItaniumManglingCanonicalizer.cpp | 120 Nodes.InsertNode(New, InsertPos); in getOrCreateNode()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/TableGen/ |
| H A D | Record.cpp | 185 ThePool.InsertNode(Ty, IP); in get() 345 ThePool.InsertNode(I, IP); in get() 579 ThePool.InsertNode(I, IP); in get() 709 ThePool.InsertNode(I, IP); in get() 875 ThePool.InsertNode(I, IP); in get() 1202 ThePool.InsertNode(I, IP); in get() 1495 ThePool.InsertNode(I, IP); in get() 1560 ThePool.InsertNode(I, IP); in get() 1817 ThePool.InsertNode(I, IP); in get() 2014 ThePool.InsertNode(I, IP); in get() [all …]
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Analysis/ |
| H A D | AnalysisDeclContext.cpp | 438 Contexts.InsertNode(L, InsertPos); in getStackFrame() 454 Contexts.InsertNode(L, InsertPos); in getBlockInvocationContext()
|
| H A D | PathDiagnostic.cpp | 226 Diags.InsertNode(D.release()); in HandlePathDiagnostic() 451 Set.InsertNode(Entry, InsertPos); in addDiagnostic()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/IR/ |
| H A D | Attributes.cpp | 114 pImpl->AttrsSet.InsertNode(PA, InsertPoint); in get() 137 pImpl->AttrsSet.InsertNode(PA, InsertPoint); in get() 159 pImpl->AttrsSet.InsertNode(PA, InsertPoint); in get() 800 pImpl->AttrsSetNodes.InsertNode(PA, InsertPoint); in getSorted() 1032 pImpl->AttrsLists.InsertNode(PA, InsertPoint); in getImpl()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
| H A D | CSEInfo.cpp | 130 CSEMap.InsertNode(UMI, InsertPos); in insertNode()
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Basic/ |
| H A D | IdentifierTable.cpp | 723 SelTabImpl.Table.InsertNode(SI, InsertPos); in getSelector()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | DIE.cpp | 166 AbbreviationsSet.InsertNode(New, InsertPos); in uniqueAbbreviation()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | ScalarEvolution.cpp | 453 UniqueSCEVs.InsertNode(S, IP); in getConstant() 1102 UniqueSCEVs.InsertNode(S, IP); in getLosslessPtrToIntExpr() 1222 UniqueSCEVs.InsertNode(S, IP); in getTruncateExpr() 1276 UniqueSCEVs.InsertNode(S, IP); in getTruncateExpr() 1605 UniqueSCEVs.InsertNode(S, IP); in getZeroExtendExpr() 1874 UniqueSCEVs.InsertNode(S, IP); in getZeroExtendExpr() 1913 UniqueSCEVs.InsertNode(S, IP); in getSignExtendExpr() 2110 UniqueSCEVs.InsertNode(S, IP); in getSignExtendExpr() 3418 UniqueSCEVs.InsertNode(S, IP); in getUDivExpr() 3801 UniqueSCEVs.InsertNode(S, IP); in getMinMaxExpr() [all …]
|