Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DDelinearization.cpp341 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 DLoopCacheAnalysis.cpp358 const SCEV *AccessFn, SmallVectorImpl<const SCEV *> &Subscripts) { in tryDelinearizeFixedSize()
H A DDependenceAnalysis.cpp3459 Value *Ptr) { in tryDelinearizeFixedSize()
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLoopCacheAnalysis.h151 SmallVector<const SCEV *, 3> Subscripts; variable
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDIBuilder.cpp687 DINodeArray Subscripts, in createArrayType()
698 uint64_t Size, uint32_t AlignInBits, DIType *Ty, DINodeArray Subscripts, in createArrayType()
722 DINodeArray Subscripts) { in createVectorType()
H A DDebugInfo.cpp1364 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 DCGDebugInfo.cpp3534 llvm::SmallVector<llvm::Metadata *, 2> Subscripts; in CreateType() local
3578 SmallVector<llvm::Metadata *, 8> Subscripts; in CreateType() local