Home
last modified time | relevance | path

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

/freebsd-src/contrib/libdivsufsort/
H A DCHANGELOG.md16 ### Added subsection
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineFunctionPass.cpp147 StringRef Added = Color ? "\033[32m+%l\033[0m\n" : "+%l\n"; runOnFunction() local
H A DMachineInstrBundle.cpp210 SmallSet<Register, 32> Added; finalizeBundle() local
H A DRegisterCoalescer.cpp794 LiveRange::Segment Added = LiveRange::Segment(S.start, S.end, DstValNo); addSegmentsWithValNo() local
H A DMachinePipeliner.cpp1594 BitVector Added(SUnits.size()); createAdjacencyStructure() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonCopyToCombine.cpp313 bool Added = KillingInstr->addRegisterKilled(KilledOperand, TRI, true); in isSafeToMoveTogether() local
377 bool Added = I1.addRegisterKilled(KilledOperand, TRI); isSafeToMoveTogether() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ADT/
H A DGenericCycleImpl.h337 bool Added = BlockDFSInfo.try_emplace(Block, ++Counter).second; dfs() local
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVCompare.cpp26 enum class LVCompareIndex { Header, Expected, Missing, Added }; enumerator
/freebsd-src/contrib/llvm-project/llvm/lib/Object/
H A DWindowsResource.cpp430 bool Added = Node.addDataChild(Entry.Identifier.ID, Table.MajorVersion, addChildren() local
502 bool Added = addDataChild(Entry.getLanguage(), Entry.getMajorVersion(), addLanguageNode() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVObject.h89 enum class LVComparePass { Missing, Added }; enumerator
H A DLVOptions.h201 bool Added = false; // Added elements found during comparison. variable
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopCacheAnalysis.cpp630 bool Added = false; populateReferenceGroups() local
H A DMemorySSAUpdater.cpp931 SmallSetVector<BasicBlock *, 2> Added; in applyInsertUpdates() member
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGFast.cpp445 bool Added = false; in CheckForLiveRegDef() local
H A DSelectionDAGISel.cpp742 SmallPtrSet<SDNode *, 16> Added; ComputeLiveOutVRegInfo() local
/freebsd-src/contrib/llvm-project/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
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUIGroupLP.cpp1507 bool Added = tryAddEdge(A, B); link() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DConstraintElimination.cpp1488 bool Added = false; addFact() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp1331 AddedStructorArgCounts Added; buildStructorSignature() local
2032 bool Added; enumerateVBTables() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.cpp1817 bool Added = false; getFPFusedMultiplyPatterns() local
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp227 bool Added = QueryRegistrations[&JD].insert(std::move(Name)).second; addQueryDependence() local
/freebsd-src/contrib/llvm-project/llvm/lib/Passes/
H A DStandardInstrumentations.cpp1461 const std::string Added = UseColour ? "\033[32m+%l\033[0m\n" : "+%l\n"; handleFunctionCompare() local