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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DSymbolStringPool.h153 bool Added; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineInstrBundle.cpp210 SmallSet<unsigned, 32> Added; local
H A DRegisterCoalescer.cpp757 LiveRange::Segment Added = LiveRange::Segment(S.start, S.end, DstValNo); local
/freebsd-11-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-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGFast.cpp451 bool Added = false; local
H A DSelectionDAGISel.cpp740 SmallPtrSet<SDNode *, 16> Added; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp400 bool Added = QueryRegistrations[&JD].insert(std::move(Name)).second; local
/freebsd-11-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-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DMemorySSAUpdater.cpp909 SmallSetVector<BasicBlock *, 2> Added; member in struct:PredInfo
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp1267 AddedStructorArgs Added; local
1955 bool Added; local

Completed in 169 milliseconds