Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DDelinearization.cpp100 SmallVector<const SCEV *, 3> Subscripts, Sizes; in print() local
H A DScalarEvolution.cpp11125 const SCEV *Expr, SmallVectorImpl<const SCEV *> &Subscripts, in computeAccessFunctions()
11231 SmallVectorImpl<const SCEV *> &Subscripts, in delinearize()
/freebsd-12.1/contrib/llvm/lib/IR/
H A DDIBuilder.cpp520 DINodeArray Subscripts) { in createArrayType()
530 DINodeArray Subscripts) { in createVectorType()
H A DDebugInfo.cpp933 LLVMMetadataRef *Subscripts, in LLVMDIBuilderCreateArrayType()
944 LLVMMetadataRef *Subscripts, in LLVMDIBuilderCreateVectorType()
/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGDebugInfo.cpp2532 SmallVector<llvm::Metadata *, 8> Subscripts; in CreateType() local