Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DShadowStackGCLowering.cpp155 Constant *GEPIndices[2] = { GetFrameMap() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp1918 llvm::Value *GEPIndices[] = {llvm::ConstantInt::get(CGM.Int32Ty, 0), in getAddrOfVTable() local
3775 llvm::Value *GEPIndices[] = {llvm::ConstantInt::get(CGM.IntTy, 0), in getClassHierarchyDescriptor() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSROA.cpp3723 SmallVector<Value *, 4> GEPIndices; member in __anondf5662880d11::AggLoadStoreRewriter::OpSplitter
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp6430 Value *GEPIndices[] = {Builder.getInt32(0), Index}; in BuildLookup() local