Home
last modified time | relevance | path

Searched refs:getOffsetOfExpr (Results 1 – 6 of 6) sorted by relevance

/external/llvm/include/llvm/Analysis/
DScalarEvolution.h1265 const SCEV *getOffsetOfExpr(Type *IntTy, StructType *STy, unsigned FieldNo);
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DScalarEvolution.h597 const SCEV *getOffsetOfExpr(Type *IntTy, StructType *STy, unsigned FieldNo);
/external/llvm-project/llvm/include/llvm/Analysis/
DScalarEvolution.h615 const SCEV *getOffsetOfExpr(Type *IntTy, StructType *STy, unsigned FieldNo);
/external/llvm/lib/Analysis/
DScalarEvolution.cpp2996 const SCEV *FieldOffset = getOffsetOfExpr(IntPtrTy, STy, FieldNo); in getGEPExpr()
3244 const SCEV *ScalarEvolution::getOffsetOfExpr(Type *IntTy, in getOffsetOfExpr() function in ScalarEvolution
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DScalarEvolution.cpp3517 const SCEV *FieldOffset = getOffsetOfExpr(IntIdxTy, STy, FieldNo); in getGEPExpr()
3733 const SCEV *ScalarEvolution::getOffsetOfExpr(Type *IntTy, in getOffsetOfExpr() function in ScalarEvolution
/external/llvm-project/llvm/lib/Analysis/
DScalarEvolution.cpp3431 const SCEV *FieldOffset = getOffsetOfExpr(IntIdxTy, STy, FieldNo); in getGEPExpr()
3693 const SCEV *ScalarEvolution::getOffsetOfExpr(Type *IntTy, in getOffsetOfExpr() function in ScalarEvolution