/freebsd/contrib/libdivsufsort/ |
H A D | CHANGELOG.md | 16 ### Added subsection
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | MachineFunctionPass.cpp | 148 StringRef Added = Color ? "\033[32m+%l\033[0m\n" : "+%l\n"; in runOnFunction() local
|
H A D | MachineInstrBundle.cpp | 209 SmallSet<Register, 32> Added; in finalizeBundle() local
|
H A D | RegisterCoalescer.cpp | 795 LiveRange::Segment Added = LiveRange::Segment(S.start, S.end, DstValNo); in addSegmentsWithValNo() local
|
H A D | MachinePipeliner.cpp | 1654 BitVector Added(SUnits.size()); in createAdjacencyStructure() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonCopyToCombine.cpp | 313 bool Added = KillingInstr->addRegisterKilled(KilledOperand, TRI, true); in isSafeToMoveTogether() local 378 bool Added = I1.addRegisterKilled(KilledOperand, TRI); in isSafeToMoveTogether() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
H A D | GenericCycleImpl.h | 352 bool Added = BlockDFSInfo.try_emplace(Block, ++Counter).second; in dfs() local
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/ |
H A D | LVCompare.cpp | 26 enum class LVCompareIndex { Header, Expected, Missing, Added }; enumerator
|
/freebsd/contrib/llvm-project/llvm/lib/Object/ |
H A D | WindowsResource.cpp | 431 bool Added = Node.addDataChild(Entry.Identifier.ID, Table.MajorVersion, in addChildren() local 503 bool Added = addDataChild(Entry.getLanguage(), Entry.getMajorVersion(), in addLanguageNode() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/ |
H A D | LVObject.h | 89 enum class LVComparePass { Missing, Added }; enumerator
|
H A D | LVOptions.h | 201 bool Added = false; // Added elements found during comparison. variable
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | ScheduleDAGFast.cpp | 445 bool Added = false; in CheckForLiveRegDef() local
|
H A D | SelectionDAGISel.cpp | 854 SmallPtrSet<SDNode *, 16> Added; in ComputeLiveOutVRegInfo() local
|
/freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | LoopCacheAnalysis.cpp | 635 bool Added = false; in populateReferenceGroups() local
|
H A D | MemorySSAUpdater.cpp | 931 SmallSetVector<BasicBlock *, 2> Added; in applyInsertUpdates() member
|
/freebsd/contrib/llvm-project/clang/lib/Tooling/Syntax/ |
H A D | BuildTree.cpp | 326 bool Added = Nodes.insert({From, To}).second; in add() local 335 bool Added = NNSNodes.insert({From, To}).second; in add() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | ConstraintElimination.cpp | 1568 bool Added = false; in addFact() local
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | MicrosoftCXXABI.cpp | 1347 AddedStructorArgCounts Added; in buildStructorSignature() local 2043 bool Added; in enumerateVBTables() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUIGroupLP.cpp | 2463 bool Added = tryAddEdge(A, B); in link() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVInstrInfo.cpp | 2054 bool Added = false; in getFPFusedMultiplyPatterns() local
|
/freebsd/contrib/llvm-project/llvm/lib/Passes/ |
H A D | StandardInstrumentations.cpp | 1554 const std::string Added = UseColour ? "\033[32m+%l\033[0m\n" : "+%l\n"; in handleFunctionCompare() local
|
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/ |
H A D | Core.cpp | 247 bool Added = QueryRegistrations[&JD].insert(std::move(Name)).second; in addQueryDependence() local
|
/freebsd/contrib/llvm-project/clang/include/clang/Sema/ |
H A D | Sema.h | 485 enum class Kind { Added, Removed, ConditionMismatch }; enumerator
|