| /llvm-project-15.0.7/llvm/lib/Analysis/ |
| H A D | Delinearization.cpp | 344 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 D | LoopCacheAnalysis.cpp | 348 const SCEV *AccessFn, SmallVectorImpl<const SCEV *> &Subscripts) { in tryDelinearizeFixedSize()
|
| H A D | DependenceAnalysis.cpp | 3386 Value *Ptr) { in tryDelinearizeFixedSize()
|
| /llvm-project-15.0.7/llvm/include/llvm/Analysis/ |
| H A D | LoopCacheAnalysis.h | 149 SmallVector<const SCEV *, 3> Subscripts; variable
|
| /llvm-project-15.0.7/llvm/tools/llvm-c-test/ |
| H A D | debuginfo.c | 104 LLVMMetadataRef Subscripts[] = { in llvm_test_dibuilder() local
|
| /llvm-project-15.0.7/llvm/unittests/IR/ |
| H A D | DebugInfoTest.cpp | 201 DINodeArray Subscripts = DIB.getOrCreateArray(Subranges); in TEST() local
|
| /llvm-project-15.0.7/flang/unittests/Runtime/ |
| H A D | Namelist.cpp | 129 TEST(NamelistTests, Subscripts) { in TEST() argument
|
| /llvm-project-15.0.7/llvm/bindings/ocaml/debuginfo/ |
| H A D | debuginfo_ocaml.c | 456 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 D | ForwardOpTree.cpp | 426 SmallVector<const SCEV *, 4> Subscripts; in makeReadArrayAccess() local
|
| /llvm-project-15.0.7/polly/lib/Analysis/ |
| H A D | ScopBuilder.cpp | 1460 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 D | ScopInfo.cpp | 860 ArrayRef<const SCEV *> Subscripts, in MemoryAccess()
|
| /llvm-project-15.0.7/llvm/bindings/go/llvm/ |
| H A D | dibuilder.go | 487 Subscripts []DISubrange member
|
| /llvm-project-15.0.7/llvm/lib/IR/ |
| H A D | DIBuilder.cpp | 578 DINodeArray Subscripts, in createArrayType() 601 DINodeArray Subscripts) { in createVectorType()
|
| H A D | DebugInfo.cpp | 1155 LLVMMetadataRef *Subscripts, in LLVMDIBuilderCreateArrayType() 1166 LLVMMetadataRef *Subscripts, in LLVMDIBuilderCreateVectorType()
|
| /llvm-project-15.0.7/polly/include/polly/ |
| H A D | ScopInfo.h | 588 SubscriptsTy Subscripts; variable
|
| /llvm-project-15.0.7/clang/lib/CodeGen/ |
| H A D | CGDebugInfo.cpp | 3022 llvm::SmallVector<llvm::Metadata *, 2> Subscripts; in CreateType() local 3066 SmallVector<llvm::Metadata *, 8> Subscripts; in CreateType() local
|