/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/Shared/ |
H A D | Serialization.h | 658 auto Added = S.insert(Val).second; in deserialize() local 706 auto Added = M.insert(Val).second; in deserialize() local 755 auto Added = M.insert(Val).second; in deserialize() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/ |
H A D | HexagonCopyToCombine.cpp | 320 bool Added = KillingInstr->addRegisterKilled(KilledOperand, TRI, true); in isSafeToMoveTogether() local 384 bool Added = I1.addRegisterKilled(KilledOperand, TRI); in isSafeToMoveTogether() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
H A D | MachineInstrBundle.cpp | 208 SmallSet<Register, 32> Added; in finalizeBundle() local
|
H A D | RegisterCoalescer.cpp | 777 LiveRange::Segment Added = LiveRange::Segment(S.start, S.end, DstValNo); in addSegmentsWithValNo() local
|
H A D | MachinePipeliner.cpp | 1222 BitVector Added(SUnits.size()); in createAdjacencyStructure() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/ |
H A D | WindowsResource.cpp | 432 bool Added = Node.addDataChild(Entry.Identifier.ID, Table.MajorVersion, in addChildren() local 504 bool Added = addDataChild(Entry.getLanguage(), Entry.getMajorVersion(), in addLanguageNode() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/ |
H A D | ConstraintElimination.cpp | 450 bool Added = false; in eliminateConstraints() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/ |
H A D | LoopCacheAnalysis.cpp | 556 bool Added = false; in populateReferenceGroups() local
|
H A D | MemorySSAUpdater.cpp | 952 SmallSetVector<BasicBlock *, 2> Added; in applyInsertUpdates() member
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ |
H A D | ScheduleDAGFast.cpp | 451 bool Added = false; in CheckForLiveRegDef() local
|
H A D | SelectionDAGISel.cpp | 722 SmallPtrSet<SDNode *, 16> Added; in ComputeLiveOutVRegInfo() local
|
/netbsd-src/external/apache2/llvm/dist/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
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Passes/ |
H A D | StandardInstrumentations.cpp | 1201 const std::string Added = UseColour ? "\033[32m+%l\033[0m\n" : "+%l\n"; in handleFunctionCompare() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
H A D | MicrosoftCXXABI.cpp | 1296 AddedStructorArgCounts Added; in buildStructorSignature() local 2002 bool Added; in enumerateVBTables() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/ |
H A D | Core.cpp | 209 bool Added = QueryRegistrations[&JD].insert(std::move(Name)).second; in addQueryDependence() local
|