/openbsd-src/gnu/llvm/llvm/lib/CodeGen/ |
H A D | MachineFunctionPass.cpp | 146 StringRef Added = Color ? "\033[32m+%l\033[0m\n" : "+%l\n"; in runOnFunction() local
|
H A D | MachineInstrBundle.cpp | 213 SmallSet<Register, 32> Added; in finalizeBundle() local
|
H A D | RegisterCoalescer.cpp | 794 LiveRange::Segment Added = LiveRange::Segment(S.start, S.end, DstValNo); in addSegmentsWithValNo() local
|
H A D | MachinePipeliner.cpp | 1173 BitVector Added(SUnits.size()); in createAdjacencyStructure() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/ |
H A D | HexagonCopyToCombine.cpp | 313 bool Added = KillingInstr->addRegisterKilled(KilledOperand, TRI, true); in isSafeToMoveTogether() local 377 bool Added = I1.addRegisterKilled(KilledOperand, TRI); in isSafeToMoveTogether() local
|
/openbsd-src/gnu/llvm/llvm/include/llvm/ADT/ |
H A D | GenericCycleImpl.h | 320 bool Added = BlockDFSInfo.try_emplace(Block, ++Counter).second; in dfs() local
|
/openbsd-src/gnu/llvm/llvm/lib/Object/ |
H A D | WindowsResource.cpp | 430 bool Added = Node.addDataChild(Entry.Identifier.ID, Table.MajorVersion, in addChildren() local 502 bool Added = addDataChild(Entry.getLanguage(), Entry.getMajorVersion(), in addLanguageNode() local
|
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/LogicalView/Core/ |
H A D | LVCompare.cpp | 26 enum class LVCompareIndex { Header, Expected, Missing, Added }; enumerator
|
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/LogicalView/Core/ |
H A D | LVObject.h | 105 enum class LVComparePass { Missing, Added }; enumerator
|
H A D | LVOptions.h | 201 bool Added = false; // Added elements found during comparison. variable
|
/openbsd-src/gnu/llvm/llvm/lib/Analysis/ |
H A D | LoopCacheAnalysis.cpp | 630 bool Added = false; in populateReferenceGroups() local
|
H A D | MemorySSAUpdater.cpp | 956 SmallSetVector<BasicBlock *, 2> Added; in applyInsertUpdates() member
|
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/ |
H A D | ScheduleDAGFast.cpp | 449 bool Added = false; in CheckForLiveRegDef() local
|
H A D | SelectionDAGISel.cpp | 703 SmallPtrSet<SDNode *, 16> Added; in ComputeLiveOutVRegInfo() local
|
/openbsd-src/gnu/llvm/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
|
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUIGroupLP.cpp | 913 bool Added = tryAddEdge(A, B); in link() local
|
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/ |
H A D | ConstraintElimination.cpp | 826 bool Added = false; in addFact() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/ |
H A D | RISCVInstrInfo.cpp | 1466 bool Added = false; in getFPFusedMultiplyPatterns() local
|
/openbsd-src/gnu/llvm/clang/lib/CodeGen/ |
H A D | MicrosoftCXXABI.cpp | 1308 AddedStructorArgCounts Added; in buildStructorSignature() local 2016 bool Added; in enumerateVBTables() local
|
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/ |
H A D | Core.cpp | 225 bool Added = QueryRegistrations[&JD].insert(std::move(Name)).second; in addQueryDependence() local
|
/openbsd-src/gnu/llvm/llvm/lib/Passes/ |
H A D | StandardInstrumentations.cpp | 1207 const std::string Added = UseColour ? "\033[32m+%l\033[0m\n" : "+%l\n"; in handleFunctionCompare() local
|