Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Analysis/
H A DDelinearization.cpp344 SmallVectorImpl<const SCEV *> &Subscripts, in computeAccessFunctions()
451 SmallVectorImpl<const SCEV *> &Subscripts, in delinearize()
488 SmallVectorImpl<const SCEV *> &Subscripts, in getIndexExpressionsFromGEP()
526 SmallVectorImpl<const SCEV *> &Subscripts, SmallVectorImpl<int> &Sizes) { in tryDelinearizeFixedSizeImpl()
609 SmallVector<const SCEV *, 3> Subscripts, Sizes; in printDelinearization() local
H A DLoopCacheAnalysis.cpp347 const SCEV *AccessFn, SmallVectorImpl<const SCEV *> &Subscripts) { in tryDelinearizeFixedSize()
H A DDependenceAnalysis.cpp3449 Value *Ptr) { in tryDelinearizeFixedSize()
/openbsd/gnu/usr.bin/perl/pod/
H A Dperldata.pod1041 =head2 Subscripts section
/openbsd/gnu/llvm/llvm/include/llvm/Analysis/
H A DLoopCacheAnalysis.h150 SmallVector<const SCEV *, 3> Subscripts; variable
/openbsd/gnu/llvm/llvm/tools/llvm-c-test/
H A Ddebuginfo.c104 LLVMMetadataRef Subscripts[] = { in llvm_test_dibuilder() local
/openbsd/gnu/llvm/llvm/bindings/ocaml/debuginfo/
H A Ddebuginfo_ocaml.c456 value Subscripts) { in llvm_dibuild_create_array_type()
465 value Subscripts) { in llvm_dibuild_create_vector_type()
/openbsd/gnu/llvm/llvm/lib/IR/
H A DDIBuilder.cpp582 DINodeArray Subscripts, in createArrayType()
605 DINodeArray Subscripts) { in createVectorType()
H A DDebugInfo.cpp1210 LLVMMetadataRef *Subscripts, in LLVMDIBuilderCreateArrayType()
1221 LLVMMetadataRef *Subscripts, in LLVMDIBuilderCreateVectorType()
/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCGDebugInfo.cpp3039 llvm::SmallVector<llvm::Metadata *, 2> Subscripts; in CreateType() local
3083 SmallVector<llvm::Metadata *, 8> Subscripts; in CreateType() local