Searched defs:Added (Results 1 - 11 of 11) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DSymbolStringPool.h158 bool Added; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineInstrBundle.cpp210 SmallSet<Register, 32> Added; local
H A DRegisterCoalescer.cpp763 LiveRange::Segment Added = LiveRange::Segment(S.start, S.end, DstValNo); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonCopyToCombine.cpp318 bool Added = KillingInstr->addRegisterKilled(KilledOperand, TRI, true); local
382 bool Added = I1.addRegisterKilled(KilledOperand, TRI); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGFast.cpp451 bool Added = false; local
H A DSelectionDAGISel.cpp713 SmallPtrSet<SDNode *, 16> Added; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp152 bool Added = QueryRegistrations[&JD].insert(std::move(Name)).second; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Object/
H A DWindowsResource.cpp432 bool Added = Node.addDataChild(Entry.Identifier.ID, Table.MajorVersion, local
504 bool Added = addDataChild(Entry.getLanguage(), Entry.getMajorVersion(), local
/freebsd-13-stable/contrib/llvm-project/clang/lib/Tooling/Syntax/
H A DBuildTree.cpp239 bool Added = Nodes.insert({From, To}).second; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DMemorySSAUpdater.cpp911 SmallSetVector<BasicBlock *, 2> Added; member in struct:PredInfo
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp1274 AddedStructorArgCounts Added; local
1978 bool Added; local

Completed in 301 milliseconds