Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLoopCacheAnalysis.h135 SmallVector<const SCEV *, 3> Subscripts; variable
/freebsd-13.1/contrib/llvm-project/llvm/lib/Analysis/
H A DDelinearization.cpp86 SmallVector<const SCEV *, 3> Subscripts, Sizes; in printDelinearization() local
H A DDependenceAnalysis.cpp3365 Value *Ptr) { in tryDelinearizeFixedSize()
H A DScalarEvolution.cpp12461 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 DDIBuilder.cpp546 uint64_t Size, uint32_t AlignInBits, DIType *Ty, DINodeArray Subscripts, in createArrayType()
569 DINodeArray Subscripts) { in createVectorType()
H A DDebugInfo.cpp1150 LLVMMetadataRef *Subscripts, in LLVMDIBuilderCreateArrayType()
1161 LLVMMetadataRef *Subscripts, in LLVMDIBuilderCreateVectorType()
/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp2878 llvm::SmallVector<llvm::Metadata *, 2> Subscripts; in CreateType() local
2922 SmallVector<llvm::Metadata *, 8> Subscripts; in CreateType() local