Searched defs:Subscripts (Results 1 – 7 of 7) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | Delinearization.cpp | 341 SmallVectorImpl<const SCEV *> &Subscripts, in computeAccessFunctions() 448 SmallVectorImpl<const SCEV *> &Subscripts, in delinearize() 485 SmallVectorImpl<const SCEV *> &Subscripts, in getIndexExpressionsFromGEP() 523 SmallVectorImpl<const SCEV *> &Subscripts, SmallVectorImpl<int> &Sizes) { in tryDelinearizeFixedSizeImpl() 588 SmallVector<const SCEV *, 3> Subscripts, Sizes; in printDelinearization() local
|
| H A D | LoopCacheAnalysis.cpp | 358 const SCEV *AccessFn, SmallVectorImpl<const SCEV *> &Subscripts) { in tryDelinearizeFixedSize()
|
| H A D | DependenceAnalysis.cpp | 3459 Value *Ptr) { in tryDelinearizeFixedSize()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
| H A D | LoopCacheAnalysis.h | 151 SmallVector<const SCEV *, 3> Subscripts; variable
|
| /freebsd/contrib/llvm-project/llvm/lib/IR/ |
| H A D | DIBuilder.cpp | 687 DINodeArray Subscripts, in createArrayType() 698 uint64_t Size, uint32_t AlignInBits, DIType *Ty, DINodeArray Subscripts, in createArrayType() 722 DINodeArray Subscripts) { in createVectorType()
|
| H A D | DebugInfo.cpp | 1364 uint32_t AlignInBits, LLVMMetadataRef Ty, LLVMMetadataRef *Subscripts, in LLVMDIBuilderCreateDynamicArrayType() 1403 LLVMMetadataRef *Subscripts, in LLVMDIBuilderCreateArrayType() 1414 LLVMMetadataRef *Subscripts, in LLVMDIBuilderCreateVectorType()
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGDebugInfo.cpp | 3534 llvm::SmallVector<llvm::Metadata *, 2> Subscripts; in CreateType() local 3578 SmallVector<llvm::Metadata *, 8> Subscripts; in CreateType() local
|