Searched defs:Subscripts (Results 1 – 7 of 7) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Analysis/ |
| H A D | LoopCacheAnalysis.h | 135 SmallVector<const SCEV *, 3> Subscripts; variable
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | Delinearization.cpp | 86 SmallVector<const SCEV *, 3> Subscripts, Sizes; in printDelinearization() local
|
| H A D | DependenceAnalysis.cpp | 3365 Value *Ptr) { in tryDelinearizeFixedSize()
|
| H A D | ScalarEvolution.cpp | 12461 const SCEV *Expr, SmallVectorImpl<const SCEV *> &Subscripts, in computeAccessFunctions() 12567 SmallVectorImpl<const SCEV *> &Subscripts, in delinearize() 12603 const GetElementPtrInst *GEP, SmallVectorImpl<const SCEV *> &Subscripts, in getIndexExpressionsFromGEP()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/IR/ |
| H A D | DIBuilder.cpp | 546 uint64_t Size, uint32_t AlignInBits, DIType *Ty, DINodeArray Subscripts, in createArrayType() 569 DINodeArray Subscripts) { in createVectorType()
|
| H A D | DebugInfo.cpp | 1150 LLVMMetadataRef *Subscripts, in LLVMDIBuilderCreateArrayType() 1161 LLVMMetadataRef *Subscripts, in LLVMDIBuilderCreateVectorType()
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGDebugInfo.cpp | 2878 llvm::SmallVector<llvm::Metadata *, 2> Subscripts; in CreateType() local 2922 SmallVector<llvm::Metadata *, 8> Subscripts; in CreateType() local
|