Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/libdivsufsort/
DCHANGELOG.md16 ### Added subsection
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/
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
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
DHexagonCopyToCombine.cpp320 bool Added = KillingInstr->addRegisterKilled(KilledOperand, TRI, true); in isSafeToMoveTogether() local
384 bool Added = I1.addRegisterKilled(KilledOperand, TRI); in isSafeToMoveTogether() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
DMachineInstrBundle.cpp208 SmallSet<Register, 32> Added; in finalizeBundle() local
DRegisterCoalescer.cpp804 LiveRange::Segment Added = LiveRange::Segment(S.start, S.end, DstValNo); in addSegmentsWithValNo() local
DMachinePipeliner.cpp1222 BitVector Added(SUnits.size()); in createAdjacencyStructure() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Object/
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
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
DConstraintElimination.cpp450 bool Added = false; in eliminateConstraints() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Analysis/
DLoopCacheAnalysis.cpp554 bool Added = false; in populateReferenceGroups() local
DMemorySSAUpdater.cpp952 SmallSetVector<BasicBlock *, 2> Added; in applyInsertUpdates() member
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGFast.cpp451 bool Added = false; in CheckForLiveRegDef() local
DSelectionDAGISel.cpp731 SmallPtrSet<SDNode *, 16> Added; in ComputeLiveOutVRegInfo() local
/freebsd-12-stable/contrib/llvm-project/clang/lib/Tooling/Syntax/
DBuildTree.cpp326 bool Added = Nodes.insert({From, To}).second; in add() local
335 bool Added = NNSNodes.insert({From, To}).second; in add() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Passes/
DStandardInstrumentations.cpp1202 const std::string Added = UseColour ? "\033[32m+%l\033[0m\n" : "+%l\n"; in handleFunctionCompare() local
/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
DMicrosoftCXXABI.cpp1296 AddedStructorArgCounts Added; in buildStructorSignature() local
2002 bool Added; in enumerateVBTables() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
DCore.cpp209 bool Added = QueryRegistrations[&JD].insert(std::move(Name)).second; in addQueryDependence() local