Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DShadowStackGCLowering.cpp197 Constant *GEPIndices[2] = { in GetFrameMap() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp1908 llvm::Value *GEPIndices[] = {llvm::ConstantInt::get(CGM.Int32Ty, 0), getAddrOfVTable() local
3762 llvm::Value *GEPIndices[] = {llvm::ConstantInt::get(CGM.IntTy, 0), getClassHierarchyDescriptor() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSROA.cpp3756 SmallVector<Value *, 4> GEPIndices; global() member in __anon971df9da0d11::AggLoadStoreRewriter::OpSplitter
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp6335 Value *GEPIndices[] = {Builder.getInt32(0), Index}; BuildLookup() local