Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DIRForTarget.cpp1363 auto *gep = cast<llvm::GEPOperator>(constant_expr); in UnfoldConstant() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanRecipes.cpp2185 if (auto *gep = dyn_cast<GetElementPtrInst>(AddrPart->stripPointerCasts())) in execute() local