Home
last modified time | relevance | path

Searched refs:getGEPIndicesTo (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/clang/lib/CodeGen/
DConstantInitBuilder.cpp163 (void)getGEPIndicesTo(entry.Indices, position + Begin); in getAddrOfPosition()
181 void ConstantAggregateBuilderBase::getGEPIndicesTo( in getGEPIndicesTo() function in ConstantAggregateBuilderBase
186 Parent->getGEPIndicesTo(indices, Begin); in getGEPIndicesTo()
/external/llvm-project/clang/include/clang/CodeGen/
DConstantInitBuilder.h322 getGEPIndicesTo(indices, Builder.Buffer.size()); in getGEPIndicesToCurrentPosition()
331 void getGEPIndicesTo(llvm::SmallVectorImpl<llvm::Constant*> &indices,