Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp5704 auto *IndexS = Builder.CreateIntCast(Index, IntPtrTy, /*isSigned=*/true); in EmitGEPOffsetInBytes() local
5705 LocalOffset = eval(BO_Mul, ElementSize, IndexS); in EmitGEPOffsetInBytes()