Searched defs:GEPIndices (Results 1 – 4 of 4) sorted by relevance
243 Constant *GEPIndices[2] = { in GetFrameMap() local
1670 llvm::Value *GEPIndices[] = {llvm::ConstantInt::get(CGM.IntTy, 0), in getAddrOfVTable() local3400 llvm::Value *GEPIndices[] = {llvm::ConstantInt::get(CGM.IntTy, 0), in getClassHierarchyDescriptor() local
3234 SmallVector<Value *, 4> GEPIndices; member in __anoncadf9e170f11::AggLoadStoreRewriter::OpSplitter
3872 Value *GEPIndices[] = { Builder.getInt32(0), Index }; in BuildLookup() local