Home
last modified time | relevance | path

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

12

/minix3/external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DBasicValueFactory.cpp83 APSIntSet.InsertNode(P, InsertPos); in getValue()
120 CompoundValDataSet.InsertNode(D, InsertPos); in getCompoundValData()
139 LazyCompoundValDataSet.InsertNode(D, InsertPos); in getLazyCompoundValData()
255 Map.InsertNode(P, InsertPos); in getPersistentSValWithData()
280 Map.InsertNode(P, InsertPos); in getPersistentSValPair()
H A DSymbolManager.cpp159 DataSet.InsertNode(SD, InsertPos); in getRegionValueSymbol()
178 DataSet.InsertNode(SD, InsertPos); in conjureSymbol()
196 DataSet.InsertNode(SD, InsertPos); in getDerivedSymbol()
212 DataSet.InsertNode(SD, InsertPos); in getExtentSymbol()
230 DataSet.InsertNode(SD, InsertPos); in getMetadataSymbol()
247 DataSet.InsertNode(data, InsertPos); in getCastSymbol()
265 DataSet.InsertNode(data, InsertPos); in getSymIntExpr()
283 DataSet.InsertNode(data, InsertPos); in getIntSymExpr()
301 DataSet.InsertNode(data, InsertPos); in getSymSymExpr()
H A DMemRegion.cpp51 Regions.InsertNode(R, InsertPos); in getRegion()
69 Regions.InsertNode(R, InsertPos); in getSubRegion()
90 Regions.InsertNode(R, InsertPos); in getRegion()
109 Regions.InsertNode(R, InsertPos); in getSubRegion()
128 Regions.InsertNode(R, InsertPos); in getSubRegion()
919 Regions.InsertNode(R, InsertPos); in getElementRegion()
H A DExplodedGraph.cpp328 Nodes.InsertNode(V, InsertPos); in getNode()
H A DPathDiagnostic.cpp279 Diags.InsertNode(D.release()); in HandlePathDiagnostic()
469 InsertNode(Entry, InsertPos); in addDiagnostic()
H A DProgramState.cpp399 StateSet.InsertNode(newState, InsertPos); in getPersistentState()
H A DBugReporter.cpp2548 CallbacksSet.InsertNode(visitor.get(), InsertPos); in addVisitor()
3265 EQClasses.InsertNode(EQ, InsertPos); in emitReport()
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp758 void SelectionDAG::InsertNode(SDNode *N) { in InsertNode() function in SelectionDAG
1169 CSEMap.InsertNode(N, IP); in getConstant()
1170 InsertNode(N); in getConstant()
1211 CSEMap.InsertNode(N, IP); in getConstantFP()
1212 InsertNode(N); in getConstantFP()
1273 CSEMap.InsertNode(N, IP); in getGlobalAddress()
1274 InsertNode(N); in getGlobalAddress()
1288 CSEMap.InsertNode(N, IP); in getFrameIndex()
1289 InsertNode(N); in getFrameIndex()
1308 CSEMap.InsertNode(N, IP); in getJumpTable()
[all …]
/minix3/external/bsd/llvm/dist/llvm/include/llvm/ADT/
H A DFoldingSet.h167 void InsertNode(Node *N, void *InsertPos);
171 void InsertNode(Node *N) { in InsertNode() function
620 void InsertNode(T *N, void *InsertPos) { in InsertNode() function
621 Set.InsertNode(N, InsertPos); in InsertNode()
627 void InsertNode(T *N) { in InsertNode() function
628 Set.InsertNode(N); in InsertNode()
H A DImmutableList.h182 Cache.InsertNode(L, InsertPos); in concat()
/minix3/external/bsd/llvm/dist/llvm/lib/Support/
H A DFoldingSet.cpp268 InsertNode(NodeInBucket, in GrowHashTable()
307 void FoldingSetImpl::InsertNode(Node *N, void *InsertPos) { in InsertNode() function in FoldingSetImpl
383 InsertNode(N, IP); in GetOrInsertNode()
/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DASTContext.cpp673 CanonTemplateTemplateParms.InsertNode(Canonical, InsertPos); in getCanonicalTemplateTemplateParmDecl()
2030 ExtQualNodes.InsertNode(eq, insertPos); in getExtQualType()
2196 ComplexTypes.InsertNode(New, InsertPos); in getComplexType()
2224 PointerTypes.InsertNode(New, InsertPos); in getPointerType()
2245 AdjustedTypes.InsertNode(AT, InsertPos); in getAdjustedType()
2284 AdjustedTypes.InsertNode(AT, InsertPos); in getDecayedType()
2316 BlockPointerTypes.InsertNode(New, InsertPos); in getBlockPointerType()
2356 LValueReferenceTypes.InsertNode(New, InsertPos); in getLValueReferenceType()
2392 RValueReferenceTypes.InsertNode(New, InsertPos); in getRValueReferenceType()
2423 MemberPointerTypes.InsertNode(New, InsertPos); in getMemberPointerType()
[all …]
H A DDeclTemplate.cpp274 getSpecializations().InsertNode(Info, InsertPos); in addSpecialization()
361 getSpecializations().InsertNode(D, InsertPos); in AddSpecialization()
382 getPartialSpecializations().InsertNode(D, InsertPos); in AddPartialSpecialization()
994 getSpecializations().InsertNode(D, InsertPos); in AddSpecialization()
1014 getPartialSpecializations().InsertNode(D, InsertPos); in AddPartialSpecialization()
H A DDeclarationName.cpp419 SpecialNames->InsertNode(SpecialName, InsertPos); in getCXXSpecialName()
447 LiteralNames->InsertNode(LiteralName, InsertPos); in getCXXLiteralOperatorName()
H A DNestedNameSpecifier.cpp39 Context.NestedNameSpecifiers.InsertNode(NNS, InsertPos); in FindOrInsert()
/minix3/external/bsd/llvm/dist/clang/lib/Analysis/
H A DAnalysisDeclContext.cpp353 Contexts.InsertNode(L, InsertPos); in getLocationContext()
370 Contexts.InsertNode(L, InsertPos); in getStackFrame()
395 Contexts.InsertNode(L, InsertPos); in getBlockInvocationContext()
/minix3/external/bsd/llvm/dist/llvm/lib/IR/
H A DAttributes.cpp51 pImpl->AttrsSet.InsertNode(PA, InsertPoint); in get()
71 pImpl->AttrsSet.InsertNode(PA, InsertPoint); in get()
466 pImpl->AttrsSetNodes.InsertNode(PA, InsertPoint); in get()
593 pImpl->AttrsLists.InsertNode(PA, InsertPoint); in getImpl()
/minix3/external/bsd/llvm/dist/clang/lib/Basic/
H A DIdentifierTable.cpp607 SelTabImpl.Table.InsertNode(SI, InsertPos); in getSelector()
/minix3/external/bsd/llvm/dist/llvm/lib/Analysis/
H A DScalarEvolution.cpp323 UniqueSCEVs.InsertNode(S, IP); in getConstant()
1147 UniqueSCEVs.InsertNode(S, IP); in getTruncateExpr()
1306 UniqueSCEVs.InsertNode(S, IP); in getZeroExtendExpr()
1586 UniqueSCEVs.InsertNode(S, IP); in getSignExtendExpr()
2122 UniqueSCEVs.InsertNode(S, IP); in getAddExpr()
2419 UniqueSCEVs.InsertNode(S, IP); in getMulExpr()
2540 UniqueSCEVs.InsertNode(S, IP); in getUDivExpr()
2726 UniqueSCEVs.InsertNode(S, IP); in getAddRecExpr()
2832 UniqueSCEVs.InsertNode(S, IP); in getSMaxExpr()
2936 UniqueSCEVs.InsertNode(S, IP); in getUMaxExpr()
[all …]
/minix3/external/bsd/llvm/dist/llvm/lib/TableGen/
H A DRecord.cpp483 ThePool.InsertNode(I, IP); in get()
649 ThePool.InsertNode(I, IP); in get()
1586 ThePool.InsertNode(I, IP); in get()
/minix3/external/bsd/llvm/dist/llvm/include/llvm/CodeGen/
H A DSelectionDAG.h1242 void InsertNode(SDNode *N);
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGBlocks.cpp1915 CGM.ByrefHelpersCache.InsertNode(copy, insertPos); in buildByrefHelpers()
H A DCGCall.cpp491 FunctionInfos.InsertNode(FI, insertPos); in arrangeLLVMFunctionInfo()
/minix3/external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DRetainCountChecker.cpp843 SimpleSummaries.InsertNode(N, Pos); in getPersistentSummary()
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaLookup.cpp2419 SpecialMemberCache.InsertNode(Result, InsertPoint); in LookupSpecialMember()

12