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.cpp342 SmallVectorImpl<const SCEV *> &Subscripts, in computeAccessFunctions()
449 SmallVectorImpl<const SCEV *> &Subscripts, in delinearize()
486 SmallVectorImpl<const SCEV *> &Subscripts, in getIndexExpressionsFromGEP()
524 SmallVectorImpl<const SCEV *> &Subscripts, SmallVectorImpl<int> &Sizes) { in tryDelinearizeFixedSizeImpl()
589 SmallVector<const SCEV *, 3> Subscripts, Sizes; in printDelinearization() local
H A DLoopCacheAnalysis.cpp352 const SCEV *AccessFn, SmallVectorImpl<const SCEV *> &Subscripts) { in tryDelinearizeFixedSize()
H A DDependenceAnalysis.cpp3449 Value *Ptr) { in tryDelinearizeFixedSize()
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLoopCacheAnalysis.h150 SmallVector<const SCEV *, 3> Subscripts; variable
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDIBuilder.cpp595 DINodeArray Subscripts, in createArrayType()
618 DINodeArray Subscripts) { in createVectorType()
H A DDebugInfo.cpp1309 LLVMMetadataRef *Subscripts, in LLVMDIBuilderCreateArrayType()
1320 LLVMMetadataRef *Subscripts, in LLVMDIBuilderCreateVectorType()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp3310 llvm::SmallVector<llvm::Metadata *, 2> Subscripts; in CreateType() local
3354 SmallVector<llvm::Metadata *, 8> Subscripts; in CreateType() local