Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp597 SmallVectorImpl<Value *> &OffsetV) { in getGEPSmallConstantIntOffsetV()
637 SmallVector<Value *, 2> OffsetV; in simplifyRelocatesOffABase() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DCodeGenPrepare.cpp925 SmallVectorImpl<Value *> &OffsetV) { in getGEPSmallConstantIntOffsetV()
980 SmallVector<Value *, 2> OffsetV; in simplifyRelocatesOffABase() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DCodeGenPrepare.cpp1148 SmallVectorImpl<Value *> &OffsetV) { in getGEPSmallConstantIntOffsetV()
1203 SmallVector<Value *, 2> OffsetV; in simplifyRelocatesOffABase() local
/external/clang/lib/CodeGen/
DCGExpr.cpp4141 llvm::Value *OffsetV = EmitScalarExpr(E->getRHS()); in EmitPointerToDataMemberBinaryExpr() local