Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/CodeGen/
HDShadowStackGCLowering.cpp243 Constant *GEPIndices[2] = { in GetFrameMap() local
/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDMicrosoftCXXABI.cpp1670 llvm::Value *GEPIndices[] = {llvm::ConstantInt::get(CGM.IntTy, 0), in getAddrOfVTable() local
3400 llvm::Value *GEPIndices[] = {llvm::ConstantInt::get(CGM.IntTy, 0), in getClassHierarchyDescriptor() local
/NextBSD/contrib/llvm/lib/Transforms/Scalar/
HDSROA.cpp3234 SmallVector<Value *, 4> GEPIndices; member in __anoncadf9e170f11::AggLoadStoreRewriter::OpSplitter
/NextBSD/contrib/llvm/lib/Transforms/Utils/
HDSimplifyCFG.cpp3872 Value *GEPIndices[] = { Builder.getInt32(0), Index }; in BuildLookup() local