Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A 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()
/freebsd/contrib/llvm-project/clang/include/clang/CodeGen/
H A DConstantInitBuilder.h325 getGEPIndicesTo(indices, Builder.Buffer.size()); in getGEPIndicesToCurrentPosition()
334 void getGEPIndicesTo(llvm::SmallVectorImpl<llvm::Constant*> &indices,