Home
last modified time | relevance | path

Searched defs:Subscripts (Results 1 – 16 of 16) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Analysis/
H A DDelinearization.cpp344 SmallVectorImpl<const SCEV *> &Subscripts, in computeAccessFunctions()
451 SmallVectorImpl<const SCEV *> &Subscripts, in delinearize()
488 SmallVectorImpl<const SCEV *> &Subscripts, in getIndexExpressionsFromGEP()
526 SmallVectorImpl<const SCEV *> &Subscripts, SmallVectorImpl<int> &Sizes) { in tryDelinearizeFixedSizeImpl()
609 SmallVector<const SCEV *, 3> Subscripts, Sizes; in printDelinearization() local
H A DLoopCacheAnalysis.cpp348 const SCEV *AccessFn, SmallVectorImpl<const SCEV *> &Subscripts) { in tryDelinearizeFixedSize()
H A DDependenceAnalysis.cpp3386 Value *Ptr) { in tryDelinearizeFixedSize()
/llvm-project-15.0.7/llvm/include/llvm/Analysis/
H A DLoopCacheAnalysis.h149 SmallVector<const SCEV *, 3> Subscripts; variable
/llvm-project-15.0.7/llvm/tools/llvm-c-test/
H A Ddebuginfo.c104 LLVMMetadataRef Subscripts[] = { in llvm_test_dibuilder() local
/llvm-project-15.0.7/llvm/unittests/IR/
H A DDebugInfoTest.cpp201 DINodeArray Subscripts = DIB.getOrCreateArray(Subranges); in TEST() local
/llvm-project-15.0.7/flang/unittests/Runtime/
H A DNamelist.cpp129 TEST(NamelistTests, Subscripts) { in TEST() argument
/llvm-project-15.0.7/llvm/bindings/ocaml/debuginfo/
H A Ddebuginfo_ocaml.c456 value Subscripts) { in llvm_dibuild_create_array_type()
465 value Subscripts) { in llvm_dibuild_create_vector_type()
/llvm-project-15.0.7/polly/lib/Transform/
H A DForwardOpTree.cpp426 SmallVector<const SCEV *, 4> Subscripts; in makeReadArrayAccess() local
/llvm-project-15.0.7/polly/lib/Analysis/
H A DScopBuilder.cpp1460 SmallVector<const SCEV *, 4> Subscripts; in buildAccessMultiDimFixed() local
2110 ArrayRef<const SCEV *> Subscripts, ArrayRef<const SCEV *> Sizes, in addMemoryAccess()
2149 ArrayRef<const SCEV *> Subscripts, in addArrayAccess()
H A DScopInfo.cpp860 ArrayRef<const SCEV *> Subscripts, in MemoryAccess()
/llvm-project-15.0.7/llvm/bindings/go/llvm/
H A Ddibuilder.go487 Subscripts []DISubrange member
/llvm-project-15.0.7/llvm/lib/IR/
H A DDIBuilder.cpp578 DINodeArray Subscripts, in createArrayType()
601 DINodeArray Subscripts) { in createVectorType()
H A DDebugInfo.cpp1155 LLVMMetadataRef *Subscripts, in LLVMDIBuilderCreateArrayType()
1166 LLVMMetadataRef *Subscripts, in LLVMDIBuilderCreateVectorType()
/llvm-project-15.0.7/polly/include/polly/
H A DScopInfo.h588 SubscriptsTy Subscripts; variable
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGDebugInfo.cpp3022 llvm::SmallVector<llvm::Metadata *, 2> Subscripts; in CreateType() local
3066 SmallVector<llvm::Metadata *, 8> Subscripts; in CreateType() local