Home
last modified time | relevance | path

Searched refs:InsertNode (Results 1 – 25 of 35) sorted by relevance

12

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DSymbolManager.cpp165 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 DBasicValueFactory.cpp102 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 DMemRegion.cpp77 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 DExplodedGraph.cpp422 Nodes.InsertNode(V, InsertPos); in getNode()
H A DProgramState.cpp426 StateSet.InsertNode(newState, InsertPos); in getPersistentState()
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/GlobalISel/
H A DGIMatchDagOperands.cpp71 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()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DFoldingSet.h221 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 DImmutableList.h192 Cache.InsertNode(L, InsertPos); in concat()
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DDeclarationName.cpp306 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 DASTContext.cpp879 CanonTemplateTemplateParms.InsertNode(Canonical, InsertPos); in getCanonicalTemplateTemplateParmDecl()
2938 ExtQualNodes.InsertNode(eq, insertPos); in getExtQualType()
3183 ComplexTypes.InsertNode(New, InsertPos); in getComplexType()
3211 PointerTypes.InsertNode(New, InsertPos); in getPointerType()
3232 AdjustedTypes.InsertNode(AT, InsertPos); in getAdjustedType()
3271 AdjustedTypes.InsertNode(AT, InsertPos); in getDecayedType()
3302 BlockPointerTypes.InsertNode(New, InsertPos); in getBlockPointerType()
3341 LValueReferenceTypes.InsertNode(New, InsertPos); in getLValueReferenceType()
3376 RValueReferenceTypes.InsertNode(New, InsertPos); in getRValueReferenceType()
3406 MemberPointerTypes.InsertNode(New, InsertPos); in getMemberPointerType()
[all …]
H A DDeclTemplate.cpp324 Specializations.InsertNode(Entry, InsertPos); in addSpecializationImpl()
543 getPartialSpecializations().InsertNode(D, InsertPos); in AddPartialSpecialization()
1217 getPartialSpecializations().InsertNode(D, InsertPos); in AddPartialSpecialization()
H A DNestedNameSpecifier.cpp52 Context.NestedNameSpecifiers.InsertNode(NNS, InsertPos); in FindOrInsert()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp968 void SelectionDAG::InsertNode(SDNode *N) { in InsertNode() function in SelectionDAG
1136 InsertNode(&EntryNode); in SelectionDAG()
1237 InsertNode(&EntryNode); in clear()
1457 CSEMap.InsertNode(N, IP); in getConstant()
1458 InsertNode(N); in getConstant()
1514 CSEMap.InsertNode(N, IP); in getConstantFP()
1515 InsertNode(N); in getConstantFP()
1573 CSEMap.InsertNode(N, IP); in getGlobalAddress()
1574 InsertNode(N); in getGlobalAddress()
1588 CSEMap.InsertNode(N, IP); in getFrameIndex()
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DFoldingSet.cpp297 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 DItaniumManglingCanonicalizer.cpp120 Nodes.InsertNode(New, InsertPos); in getOrCreateNode()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/TableGen/
H A DRecord.cpp185 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()
1496 ThePool.InsertNode(I, IP); in get()
1561 ThePool.InsertNode(I, IP); in get()
1818 ThePool.InsertNode(I, IP); in get()
2015 ThePool.InsertNode(I, IP); in get()
[all …]
/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DAnalysisDeclContext.cpp385 Contexts.InsertNode(L, InsertPos); in getStackFrame()
401 Contexts.InsertNode(L, InsertPos); in getBlockInvocationContext()
H A DPathDiagnostic.cpp226 Diags.InsertNode(D.release()); in HandlePathDiagnostic()
451 Set.InsertNode(Entry, InsertPos); in addDiagnostic()
H A DRetainSummaryManager.cpp129 SimpleSummaries.InsertNode(N, Pos); in getPersistentSummary()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DAttributes.cpp109 pImpl->AttrsSet.InsertNode(PA, InsertPoint); in get()
132 pImpl->AttrsSet.InsertNode(PA, InsertPoint); in get()
153 pImpl->AttrsSet.InsertNode(PA, InsertPoint); in get()
935 pImpl->AttrsSetNodes.InsertNode(PA, InsertPoint); in getSorted()
1201 pImpl->AttrsLists.InsertNode(PA, InsertPoint); in getImpl()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DCSEInfo.cpp130 CSEMap.InsertNode(UMI, InsertPos); in insertNode()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/
H A DIdentifierTable.cpp718 SelTabImpl.Table.InsertNode(SI, InsertPos); in getSelector()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DScalarEvolution.cpp451 UniqueSCEVs.InsertNode(S, IP); in getConstant()
1092 UniqueSCEVs.InsertNode(S, IP); in getLosslessPtrToIntExpr()
1211 UniqueSCEVs.InsertNode(S, IP); in getTruncateExpr()
1265 UniqueSCEVs.InsertNode(S, IP); in getTruncateExpr()
1593 UniqueSCEVs.InsertNode(S, IP); in getZeroExtendExpr()
1862 UniqueSCEVs.InsertNode(S, IP); in getZeroExtendExpr()
1900 UniqueSCEVs.InsertNode(S, IP); in getSignExtendExpr()
2097 UniqueSCEVs.InsertNode(S, IP); in getSignExtendExpr()
2722 UniqueSCEVs.InsertNode(S, IP); in getOrCreateAddExpr()
2745 UniqueSCEVs.InsertNode(S, IP); in getOrCreateAddRecExpr()
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDIE.cpp166 AbbreviationsSet.InsertNode(New, InsertPos); in uniqueAbbreviation()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaConcept.cpp344 SatisfactionCache.InsertNode(Satisfaction); in CheckConstraintSatisfaction()

12