| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/ |
| H A D | SetVector.h | 84 ArrayRef<value_type> getArrayRef() const { return vector_; } in getArrayRef() function
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | InterleavedAccessPass.cpp | 364 replaceBinOpShuffles(BinOpShuffles.getArrayRef(), Shuffles, LI); in lowerInterleavedLoad()
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/ |
| H A D | DataflowAnalysisContext.cpp | 172 return S->solve(Constraints.getArrayRef()); in querySolver()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/IR/ |
| H A D | Metadata.cpp | 1110 return getOrSelfReference(A->getContext(), MDs.getArrayRef()); in concatenate() 1123 return getOrSelfReference(A->getContext(), MDs.getArrayRef()); in intersect() 1155 : getOrSelfReference(A->getContext(), MDs.getArrayRef()); in getMostGenericAliasScope()
|
| H A D | DIBuilder.cpp | 106 CUNode->replaceMacros(MDTuple::get(VMContext, I.second.getArrayRef())); in finalize() 113 getOrCreateMacroArray(I.second.getArrayRef())); in finalize()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| H A D | ModuleUtils.cpp | 108 ConstantArray::get(ATy, Init.getArrayRef()), in appendToUsedList()
|
| H A D | CodeExtractor.cpp | 1842 oldFunction->getParent(), LifetimesStart.getArrayRef(), {}, TheCall); in extractCodeRegion()
|
| H A D | SimplifyCFG.cpp | 3280 ArrayRef<BasicBlock *> PredBBs = Pair.second.getArrayRef(); in FoldCondBranchOnValueKnownInPredecessorImpl()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Linker/ |
| H A D | LinkModules.cpp | 601 Mover.move(std::move(SrcM), ValuesToLink.getArrayRef(), in run()
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/ |
| H A D | LazyCallGraph.h | 1007 return LibFunctions.getArrayRef(); in getLibFunctions()
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGOpenMPRuntimeGPU.cpp | 313 EscapedDeclsForTeams = EscapedDecls.getArrayRef(); in buildRecordForGlobalizedVars() 315 EscapedDeclsForParallel = EscapedDecls.getArrayRef(); in buildRecordForGlobalizedVars() 481 return EscapedDecls.getArrayRef(); in getEscapedDecls() 493 return EscapedVariableLengthDecls.getArrayRef(); in getEscapedVariableLengthDecls() 499 return DelayedVariableLengthDecls.getArrayRef(); in getDelayedVariableLengthDecls()
|
| /freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/ |
| H A D | GlobalISelCombinerEmitter.cpp | 2463 IM.addPredicate<MIFlagsInstructionPredicateMatcher>(SetF.getArrayRef()); in emitCodeGenInstructionMatchPattern() 2465 IM.addPredicate<MIFlagsInstructionPredicateMatcher>(UnsetF.getArrayRef(), in emitCodeGenInstructionMatchPattern()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
| H A D | IROutliner.cpp | 914 remapExtractedInputs(PremappedInputs.getArrayRef(), OutputMappings, in getCodeExtractorArguments() 2778 updateOutputMapping(Region, Outputs.getArrayRef(), LI); in extractSection()
|
| H A D | FunctionImport.cpp | 1723 GlobalsToImport.getArrayRef(), nullptr, in importFunctions()
|
| H A D | Attributor.cpp | 916 return isPotentiallyAffectedByBarrier(A, Ptrs.getArrayRef(), QueryingAA, &I); in isPotentiallyAffectedByBarrier() 1749 return Pred(Callees.getArrayRef()); in checkForAllCallees()
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/ |
| H A D | UnsafeBufferUsage.cpp | 2634 return GrpsUnionForParms.getArrayRef(); in getGroupOfVar() 2647 return GrpsUnionForParms.getArrayRef(); in getGroupOfParms()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | VectorUtils.cpp | 736 return MDNode::get(Ctx, Union.getArrayRef()); in uniteAccessGroups()
|
| H A D | ScalarEvolution.cpp | 4534 return SI->second.getArrayRef(); in getSCEVValues()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
| H A D | SLPVectorizer.cpp | 4404 ArrayRef<TreeEntry *> OrderedEntries = It->second.getArrayRef(); in reorderTopToBottom() 11844 ArrayRef<const TreeEntry *> PostponedNodes = PostponedGathers.getArrayRef(); in vectorizeTree()
|
| H A D | LoopVectorize.cpp | 9039 for (VPSingleDefRecipe *CurrentLink : Worklist.getArrayRef().drop_front()) { in adjustRecipesForReductions()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | DAGCombiner.cpp | 24352 getFirstIndexOf(DemandedSubvectors.getArrayRef(), DemandedSubvector); in foldExtractSubvectorFromShuffleVector()
|