Home
last modified time | relevance | path

Searched refs:getSizeOfExpr (Results 1 – 13 of 13) sorted by relevance

/external/llvm/lib/Transforms/Scalar/
DLoopRerollPass.cpp483 SE->getSizeOfExpr(SE->getEffectiveSCEVType(IV.getType()), ElTy); in getIncrmentFactorSCEV()
1493 SE->getSizeOfExpr(SE->getEffectiveSCEVType(Inst->getType()), ElTy); in replaceIV()
DIndVarSimplify.cpp1856 assert(SE->getSizeOfExpr(IntegerType::getInt64Ty(IndVar->getContext()), in genLoopLimit()
/external/llvm/include/llvm/Analysis/
DScalarEvolution.h1261 const SCEV *getSizeOfExpr(Type *IntTy, Type *AllocTy);
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DScalarEvolution.h594 const SCEV *getSizeOfExpr(Type *IntTy, Type *AllocTy);
/external/llvm-project/llvm/include/llvm/Analysis/
DScalarEvolution.h609 const SCEV *getSizeOfExpr(Type *IntTy, Type *AllocTy);
/external/llvm-project/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp1002 assert(SE->getSizeOfExpr(IntegerType::getInt64Ty(IndVar->getContext()), in genLoopLimit()
/external/llvm/lib/Analysis/
DScalarEvolutionExpander.cpp412 const SCEV *ElSize = SE.getSizeOfExpr(IntPtrTy, ElTy); in expandAddToGEP()
DScalarEvolution.cpp3007 const SCEV *ElementSize = getSizeOfExpr(IntPtrTy, CurTy); in getGEPExpr()
3237 const SCEV *ScalarEvolution::getSizeOfExpr(Type *IntTy, Type *AllocTy) { in getSizeOfExpr() function in ScalarEvolution
9203 return getSizeOfExpr(ETy, Ty); in getElementSize()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp2362 assert(SE->getSizeOfExpr(IntegerType::getInt64Ty(IndVar->getContext()), in genLoopLimit()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DScalarEvolutionExpander.cpp429 const SCEV *ElSize = SE.getSizeOfExpr(IntIdxTy, ElTy); in expandAddToGEP()
DScalarEvolution.cpp3528 const SCEV *ElementSize = getSizeOfExpr(IntIdxTy, CurTy); in getGEPExpr()
3726 const SCEV *ScalarEvolution::getSizeOfExpr(Type *IntTy, Type *AllocTy) { in getSizeOfExpr() function in ScalarEvolution
11206 return getSizeOfExpr(ETy, Ty); in getElementSize()
/external/llvm-project/llvm/lib/Transforms/Utils/
DScalarEvolutionExpander.cpp455 const SCEV *ElSize = SE.getSizeOfExpr(IntIdxTy, ElTy); in expandAddToGEP()
/external/llvm-project/llvm/lib/Analysis/
DScalarEvolution.cpp3447 const SCEV *ElementSize = getSizeOfExpr(IntIdxTy, CurTy); in getGEPExpr()
3675 const SCEV *ScalarEvolution::getSizeOfExpr(Type *IntTy, Type *AllocTy) { in getSizeOfExpr() function in ScalarEvolution
11678 return getSizeOfExpr(ETy, Ty); in getElementSize()