Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFPreserveStaticOffset.cpp332 static bool foldGEPChainAsStructAccess(SmallVector<GetElementPtrInst *> &GEPs, in foldGEPChainAsStructAccess()
372 static bool foldGEPChainAsU8Access(SmallVector<GetElementPtrInst *> &GEPs, in foldGEPChainAsU8Access()
408 static bool allZeroIndices(SmallVector<GetElementPtrInst *> &GEPs) { in allZeroIndices()
415 SmallVector<GetElementPtrInst *> &GEPs, in tryToReplaceWithGEPBuiltin()
462 SmallVector<GetElementPtrInst *> &GEPs, in rewriteUses()
503 SmallVector<GetElementPtrInst *> &GEPs, in rewriteAccessChain()
576 SmallVector<GetElementPtrInst *> GEPs; in rewriteAccessChain() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Vectorize/
H A DSLPVectorizer.h171 GEPListMap GEPs; member
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FastISel.cpp829 SmallVector<const Value *, 32> GEPs; in X86SelectAddress() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp2505 auto GEPs = std::move(it->second); in optimizeCallInst() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp13444 SmallVector<Value *> GEPs; vectorizeTree() local
[all...]