Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCGExprScalar.cpp4833 auto *IndexS = Builder.CreateIntCast(Index, IntPtrTy, /*isSigned=*/true); in EmitGEPOffsetInBytes() local
4834 LocalOffset = eval(BO_Mul, ElementSize, IndexS); in EmitGEPOffsetInBytes()