Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCGExprScalar.cpp5247 auto *IndexS = Builder.CreateIntCast(Index, IntPtrTy, /*isSigned=*/true); in EmitGEPOffsetInBytes() local
5248 LocalOffset = eval(BO_Mul, ElementSize, IndexS); in EmitGEPOffsetInBytes()