OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GEPIndex
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/BPF/
BPFAbstractMemberAccess.cpp
357
uint32_t
GEPIndex
) {
368
IdxList.push_back(Call->getArgOperand(
GEPIndex
));
/src/external/apache2/llvm/dist/llvm/lib/IR/
IRBuilder.cpp
1157
Value *
GEPIndex
= getInt32(Index);
1160
GetElementPtrInst::getGEPReturnType(ElTy, Base, {Zero,
GEPIndex
});
1168
{Base,
GEPIndex
, DIIndex});
/src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
InstCombineCompares.cpp
740
Constant *
GEPIndex
= static_cast<Constant *>(GEP->getOperand(1));
742
Index, ConstantExpr::getSExtOrBitCast(
GEPIndex
, IndexType));
Completed in 30 milliseconds
Indexes created Sun Jun 14 00:25:39 UTC 2026