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.cpp1233 SmallVectorImpl<Value *> &OffsetV) { in getGEPSmallConstantIntOffsetV()
1289 SmallVector<Value *, 2> OffsetV; in simplifyRelocatesOffABase() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp6514 llvm::Value *OffsetV = EmitScalarExpr(E->getRHS()); in EmitPointerToDataMemberBinaryExpr() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp576 Value *OffsetV = emitGEPOffset(&Builder, DL, GEP); in rewriteGEPAsOffset() local