Home
last modified time | relevance | path

Searched defs:Added (Results 1 – 15 of 15) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/Shared/
H A DSerialization.h658 auto Added = S.insert(Val).second; in deserialize() local
706 auto Added = M.insert(Val).second; in deserialize() local
755 auto Added = M.insert(Val).second; in deserialize() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonCopyToCombine.cpp320 bool Added = KillingInstr->addRegisterKilled(KilledOperand, TRI, true); in isSafeToMoveTogether() local
384 bool Added = I1.addRegisterKilled(KilledOperand, TRI); in isSafeToMoveTogether() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineInstrBundle.cpp208 SmallSet<Register, 32> Added; in finalizeBundle() local
H A DRegisterCoalescer.cpp777 LiveRange::Segment Added = LiveRange::Segment(S.start, S.end, DstValNo); in addSegmentsWithValNo() local
H A DMachinePipeliner.cpp1222 BitVector Added(SUnits.size()); in createAdjacencyStructure() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/
H A DWindowsResource.cpp432 bool Added = Node.addDataChild(Entry.Identifier.ID, Table.MajorVersion, in addChildren() local
504 bool Added = addDataChild(Entry.getLanguage(), Entry.getMajorVersion(), in addLanguageNode() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DConstraintElimination.cpp450 bool Added = false; in eliminateConstraints() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DLoopCacheAnalysis.cpp556 bool Added = false; in populateReferenceGroups() local
H A DMemorySSAUpdater.cpp952 SmallSetVector<BasicBlock *, 2> Added; in applyInsertUpdates() member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGFast.cpp451 bool Added = false; in CheckForLiveRegDef() local
H A DSelectionDAGISel.cpp722 SmallPtrSet<SDNode *, 16> Added; in ComputeLiveOutVRegInfo() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/Syntax/
H A DBuildTree.cpp326 bool Added = Nodes.insert({From, To}).second; in add() local
335 bool Added = NNSNodes.insert({From, To}).second; in add() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Passes/
H A DStandardInstrumentations.cpp1201 const std::string Added = UseColour ? "\033[32m+%l\033[0m\n" : "+%l\n"; in handleFunctionCompare() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp1296 AddedStructorArgCounts Added; in buildStructorSignature() local
2002 bool Added; in enumerateVBTables() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp209 bool Added = QueryRegistrations[&JD].insert(std::move(Name)).second; in addQueryDependence() local