Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp4246 Value *ComputedGEP = CGF.Builder.CreateZExtOrTrunc(index, IntPtrTy); in emitPointerArithmetic() local
6105 auto *ComputedGEP = Builder.CreateAdd(IntPtr, EvaluatedGEP.TotalOffset); in EmitCheckedInBoundsGEP() local