Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp1231 SmallVectorImpl<Value *> &OffsetV) { in getGEPSmallConstantIntOffsetV()
1287 SmallVector<Value *, 2> OffsetV; in simplifyRelocatesOffABase() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp577 Value *OffsetV = emitGEPOffset(&Builder, DL, GEP); in rewriteGEPAsOffset() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp6059 llvm::Value *OffsetV = EmitScalarExpr(E->getRHS()); in EmitPointerToDataMemberBinaryExpr() local