Home
last modified time | relevance | path

Searched defs:GEPOffset (Results 1 – 11 of 11) sorted by relevance

/external/llvm/lib/Analysis/
DTypeMetadataUtils.cpp55 int64_t GEPOffset = M->getDataLayout().getIndexedOffsetInType( in findLoadCallsAtConstantOffset() local
DValueTracking.cpp2771 APInt GEPOffset(BitWidth, 0); in GetPointerBaseWithConstantOffset() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DTypeMetadataUtils.cpp55 int64_t GEPOffset = M->getDataLayout().getIndexedOffsetInType( in findLoadCallsAtConstantOffset() local
DValueTracking.cpp3171 APInt GEPOffset(DL.getIndexTypeSizeInBits(Ptr->getType()), 0); in GetPointerBaseWithConstantOffset() local
/external/llvm/lib/IR/
DValue.cpp512 APInt GEPOffset(Offset); in stripAndAccumulateInBoundsConstantOffsets() local
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DScalarReplAggregates.cpp456 uint64_t GEPOffset = TD.getIndexedOffset(GEP->getPointerOperandType(), in CanConvertToScalar() local
537 uint64_t GEPOffset = TD.getIndexedOffset(GEP->getPointerOperandType(), in ConvertUsesToScalar() local
1513 uint64_t GEPOffset = Offset; in isSafeForScalarRepl() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DValue.cpp575 APInt GEPOffset(Offset); in stripAndAccumulateInBoundsConstantOffsets() local
/external/llvm/lib/Transforms/Scalar/
DSROA.cpp686 APInt GEPOffset = Offset; in visitGetElementPtrInst() local
1517 APInt GEPOffset(Offset.getBitWidth(), 0); in getAdjustedPtr() local
DIndVarSimplify.cpp1850 Value *GEPOffset = Rewriter.expandCodeFor(IVOffset, OfsTy, BI); in genLoopLimit() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DSROA.cpp736 APInt GEPOffset = Offset; in visitGetElementPtrInst() local
1578 APInt GEPOffset(Offset.getBitWidth(), 0); in getAdjustedPtr() local
DIndVarSimplify.cpp2136 Value *GEPOffset = Rewriter.expandCodeFor(IVOffset, OfsTy, BI); in genLoopLimit() local