Home
last modified time | relevance | path

Searched refs:getSizeOfScalableVectorExpr (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DScalarEvolution.h605 const SCEV *getSizeOfScalableVectorExpr(Type *IntTy,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DScalarEvolution.cpp3690 ScalarEvolution::getSizeOfScalableVectorExpr(Type *IntTy, in getSizeOfScalableVectorExpr() function in ScalarEvolution
3703 return getSizeOfScalableVectorExpr(IntTy, ScalableAllocTy); in getSizeOfExpr()
3712 return getSizeOfScalableVectorExpr(IntTy, ScalableStoreTy); in getStoreSizeOfExpr()