| /llvm-project-15.0.7/llvm/lib/Analysis/ |
| H A D | ModuleSummaryAnalysis.cpp | 470 Refs = RefEdges.takeVector(); in computeFunctionSummary() 477 Refs = RefEdges.takeVector(); in computeFunctionSummary() 509 CallGraphEdges.takeVector(), TypeTests.takeVector(), in computeFunctionSummary() 510 TypeTestAssumeVCalls.takeVector(), TypeCheckedLoadVCalls.takeVector(), in computeFunctionSummary() 511 TypeTestAssumeConstVCalls.takeVector(), in computeFunctionSummary() 512 TypeCheckedLoadConstVCalls.takeVector(), std::move(ParamAccesses)); in computeFunctionSummary() 640 RefEdges.takeVector()); in computeVariableSummary()
|
| /llvm-project-15.0.7/clang/test/SemaObjC/ |
| H A D | x86-method-vector-values.m | 31 -(void)takeVector:(float3)v; // there should be no diagnostic at declaration 40 -(void)takeVector:(float3)v { 73 -(void)takeVector:(float3)v {
|
| /llvm-project-15.0.7/clang-tools-extra/clang-tidy/misc/ |
| H A D | NoRecursionCheck.cpp | 145 decltype(Vector) takeVector() { in takeVector() function in clang::tidy::misc::__anone26a69be0111::SmartSmallSetVector 190 CallStackTy CallStack = CallStackSet.takeVector(); in pathfindSomeCycle()
|
| /llvm-project-15.0.7/mlir/lib/Dialect/SPIRV/IR/ |
| H A D | SPIRVEnums.cpp | 95 return allCaps.takeVector(); in getRecursiveImpliedCapabilities()
|
| /llvm-project-15.0.7/mlir/lib/Analysis/ |
| H A D | SliceAnalysis.cpp | 62 std::vector<Operation *> v(forwardSlice->takeVector()); in getForwardSlice() 74 std::vector<Operation *> v(forwardSlice->takeVector()); in getForwardSlice()
|
| /llvm-project-15.0.7/llvm/tools/llvm-reduce/deltas/ |
| H A D | ReduceOperandsSkip.cpp | 158 std::vector<Value *> Candidates = ReferencedVals.takeVector(); in opportunities()
|
| /llvm-project-15.0.7/llvm/include/llvm/ADT/ |
| H A D | SetVector.h | 66 Vector takeVector() { in takeVector() function
|
| H A D | MapVector.h | 56 VectorType takeVector() { in takeVector() function
|
| /llvm-project-15.0.7/llvm/unittests/Support/ |
| H A D | ThreadPool.cpp | 376 return ThreadsUsed.takeVector(); in RunOnAllSockets()
|
| /llvm-project-15.0.7/lld/MachO/ |
| H A D | UnwindInfoSection.cpp | 462 symbolsVec = symbols.takeVector(); in finalize()
|
| /llvm-project-15.0.7/llvm/lib/Transforms/IPO/ |
| H A D | FunctionSpecialization.cpp | 461 WorkList = Specializations.takeVector(); in calculateGains()
|
| /llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | StatepointLowering.cpp | 696 GCPtrs = LoweredGCPtrs.takeVector(); in lowerStatepointMetaArgs()
|
| /llvm-project-15.0.7/llvm/lib/CodeGen/ |
| H A D | MachineSink.cpp | 1859 auto DbgValsToSink = DbgValsToSinkMap.takeVector(); in tryToSinkCopy()
|
| /llvm-project-15.0.7/mlir/lib/Dialect/Shape/IR/ |
| H A D | Shape.cpp | 591 unique.takeVector(), op->getAttrs()); in matchAndRewrite()
|
| /llvm-project-15.0.7/llvm/lib/ObjectYAML/ |
| H A D | ELFYAML.cpp | 1164 getFlags(Object->getMachine()).takeVector()) { in NormalizedOther()
|
| /llvm-project-15.0.7/mlir/tools/mlir-tblgen/ |
| H A D | OpDefinitionsGen.cpp | 358 llvm::to_vector(llvm::make_second_range(attrMetadata.takeVector())); in computeAttrMetadata()
|
| H A D | OpFormatGen.cpp | 2325 fmt.usedAttributes = seenAttrs.takeVector(); in verify()
|
| /llvm-project-15.0.7/bolt/lib/Passes/ |
| H A D | ShrinkWrapping.cpp | 983 Frontier = DA.getDominanceFrontierFor(*BestPosSave).takeVector(); in doRestorePlacement()
|
| /llvm-project-15.0.7/llvm/lib/Transforms/Vectorize/ |
| H A D | SLPVectorizer.cpp | 7189 auto Vector = ShuffleMasks[I].takeVector(); in getTreeCost() 8799 auto Vector = ShuffledInserts[I].ValueMasks.takeVector(); in vectorizeTree() 10963 auto PossibleReducedValsVect = PossibleReducedVals.takeVector(); in matchAssociativeReduction() 10967 auto PossibleRedVals = PossibleReducedVals.second.takeVector(); in matchAssociativeReduction() 10972 auto RedValsVect = It->second.takeVector(); in matchAssociativeReduction()
|
| /llvm-project-15.0.7/mlir/lib/IR/ |
| H A D | AsmPrinter.cpp | 646 aliasToSymbol.takeVector(); in initializeAliases()
|
| /llvm-project-15.0.7/llvm/lib/Target/Hexagon/ |
| H A D | HexagonISelDAGToDAGHVX.cpp | 1629 NullifyingVector<decltype(TmpQ)::vector_type> Queue(TmpQ.takeVector()); in select()
|
| /llvm-project-15.0.7/lld/ELF/ |
| H A D | Driver.cpp | 986 return names.takeVector(); in getSymbolOrderingFile()
|
| /llvm-project-15.0.7/llvm/lib/Transforms/Utils/ |
| H A D | Local.cpp | 2518 DeleteDeadBlocks(BlocksToRemove.takeVector(), DTU); in removeUnreachableBlocks()
|
| /llvm-project-15.0.7/clang/lib/CodeGen/ |
| H A D | CodeGenModule.cpp | 1915 return MostBases.takeVector(); in getMostBaseClasses() 6423 for (const auto &Entry : DeferredEmptyCoverageMappingDecls.takeVector()) { in EmitDeferredUnusedCoverageMappings()
|
| /llvm-project-15.0.7/lldb/source/Target/ |
| H A D | Target.cpp | 2340 return scratch_type_systems.takeVector(); in GetScratchTypeSystems()
|