Home
last modified time | relevance | path

Searched defs:GTI (Results 1 – 21 of 21) sorted by relevance

/external/llvm/lib/Transforms/Scalar/
DSeparateConstOffsetFromGEP.cpp721 gep_type_iterator GTI = gep_type_begin(*GEP); in canonicalizeArrayIndicesToPointerSize() local
740 gep_type_iterator GTI = gep_type_begin(*GEP); in accumulateByteOffset() local
786 gep_type_iterator GTI = gep_type_begin(*Variadic); in lowerToSingleIndexGEPs() local
846 gep_type_iterator GTI = gep_type_begin(*Variadic); in lowerToArithmetics() local
929 gep_type_iterator GTI = gep_type_begin(*GEP); in splitGEP() local
DNaryReassociate.cpp316 gep_type_iterator GTI = gep_type_begin(GEP); in isGEPFoldable() local
347 gep_type_iterator GTI = gep_type_begin(*GEP); in tryReassociateGEP() local
DStraightLineStrengthReduce.cpp251 gep_type_iterator GTI = gep_type_begin(GEP); in isGEPFoldable() local
521 gep_type_iterator GTI = gep_type_begin(GEP); in allocateCandidatesAndFindBasisForGEP() local
DMemCpyOptimizer.cpp48 gep_type_iterator GTI = gep_type_begin(GEP); in GetOffsetFromIndex() local
DSROA.cpp701 for (gep_type_iterator GTI = gep_type_begin(GEPI), in visitGetElementPtrInst() local
/external/llvm/lib/IR/
DOperator.cpp21 for (gep_type_iterator GTI = gep_type_begin(this), GTE = gep_type_end(this); in accumulateConstantOffset() local
DConstantFold.cpp1619 gep_type_iterator GTI = gep_type_begin(CE1); in evaluateICmpRelation() local
/external/llvm/include/llvm/Transforms/Utils/
DLocal.h207 gep_type_iterator GTI = gep_type_begin(GEP); variable
/external/llvm/include/llvm/Analysis/
DTargetTransformInfoImpl.h417 auto GTI = gep_type_begin(PointerType::get(PointeeType, AS), Operands); in getGEPCost() local
/external/llvm/lib/Analysis/
DInlineCost.cpp267 for (gep_type_iterator GTI = gep_type_begin(GEP), GTE = gep_type_end(GEP); in accumulateGEPOffset() local
DBasicAliasAnalysis.cpp389 gep_type_iterator GTI = gep_type_begin(GEPOp); in DecomposeGEPExpression() local
DValueTracking.cpp1355 gep_type_iterator GTI = gep_type_begin(I); in computeKnownBitsFromOperator() local
1834 for (gep_type_iterator GTI = gep_type_begin(GEP), GTE = gep_type_end(GEP); in isGEPKnownNonNull() local
/external/llvm/lib/Target/PowerPC/
DPPCFastISel.cpp343 gep_type_iterator GTI = gep_type_begin(U); in PPCComputeAddress() local
/external/llvm/lib/Target/Mips/
DMipsFastISel.cpp435 gep_type_iterator GTI = gep_type_begin(U); in computeAddress() local
/external/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp1348 gep_type_iterator GTI = gep_type_begin(GEP); in visitGetElementPtrInst() local
DInstCombineCompares.cpp507 gep_type_iterator GTI = gep_type_begin(GEP); in EvaluateGEPOffsetExpression() local
/external/llvm/lib/Target/X86/
DX86FastISel.cpp766 gep_type_iterator GTI = gep_type_begin(U); in X86SelectAddress() local
/external/llvm/lib/Target/ARM/
DARMFastISel.cpp802 gep_type_iterator GTI = gep_type_begin(U); in ARMComputeAddress() local
/external/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp558 gep_type_iterator GTI = gep_type_begin(U); in computeAddress() local
DAArch64ISelLowering.cpp6942 gep_type_iterator GTI = gep_type_begin(Instr); in isExtFreeImpl() local
/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp3180 gep_type_iterator GTI = gep_type_begin(AddrInst); in matchOperationAddr() local