| /external/llvm/lib/Transforms/Scalar/ |
| D | SeparateConstOffsetFromGEP.cpp | 602 gep_type_iterator GTI = gep_type_begin(*GEP); in canonicalizeArrayIndicesToPointerSize() local 629 gep_type_iterator GTI = gep_type_begin(*GEP); in convertInBoundsZExtToSExt() local 658 gep_type_iterator GTI = gep_type_begin(*GEP); in accumulateByteOffset() local 708 gep_type_iterator GTI = gep_type_begin(*GEP); in splitGEP() local
|
| D | MemCpyOptimizer.cpp | 45 gep_type_iterator GTI = gep_type_begin(GEP); in GetOffsetFromIndex() local
|
| D | SROA.cpp | 410 for (gep_type_iterator GTI = gep_type_begin(GEPI), in visitGetElementPtrInst() local
|
| /external/llvm/include/llvm/Transforms/Utils/ |
| D | Local.h | 201 gep_type_iterator GTI = gep_type_begin(GEP); variable
|
| /external/llvm/lib/IR/ |
| D | Value.cpp | 519 gep_type_iterator GTI = gep_type_begin(GEP); in isDereferenceablePointer() local
|
| D | ConstantFold.cpp | 1559 gep_type_iterator GTI = gep_type_begin(CE1); in evaluateICmpRelation() local
|
| /external/llvm/include/llvm/IR/ |
| D | Operator.h | 453 for (gep_type_iterator GTI = gep_type_begin(this), GTE = gep_type_end(this); in accumulateConstantOffset() local
|
| /external/llvm/lib/Analysis/ |
| D | ValueTracking.cpp | 614 gep_type_iterator GTI = gep_type_begin(I); in computeKnownBits() local 935 for (gep_type_iterator GTI = gep_type_begin(GEP), GTE = gep_type_end(GEP); in isGEPKnownNonNull() local
|
| D | BasicAliasAnalysis.cpp | 348 gep_type_iterator GTI = gep_type_begin(GEPOp); in DecomposeGEPExpression() local
|
| D | ScalarEvolution.cpp | 3291 gep_type_iterator GTI = gep_type_begin(GEP); in createNodeForGEP() local
|
| /external/llvm/lib/Analysis/IPA/ |
| D | InlineCost.cpp | 248 for (gep_type_iterator GTI = gep_type_begin(GEP), GTE = gep_type_end(GEP); in accumulateGEPOffset() local
|
| /external/llvm/lib/Target/AArch64/ |
| D | AArch64FastISel.cpp | 353 gep_type_iterator GTI = gep_type_begin(U); in ComputeAddress() local
|
| /external/llvm/lib/Target/PowerPC/ |
| D | PPCFastISel.cpp | 321 gep_type_iterator GTI = gep_type_begin(U); in PPCComputeAddress() local
|
| /external/llvm/lib/Transforms/InstCombine/ |
| D | InstructionCombining.cpp | 1298 gep_type_iterator GTI = gep_type_begin(GEP); in visitGetElementPtrInst() local
|
| D | InstCombineCompares.cpp | 509 gep_type_iterator GTI = gep_type_begin(GEP); in EvaluateGEPOffsetExpression() local
|
| /external/llvm/lib/Target/X86/ |
| D | X86FastISel.cpp | 728 gep_type_iterator GTI = gep_type_begin(U); in X86SelectAddress() local
|
| /external/llvm/lib/CodeGen/ |
| D | CodeGenPrepare.cpp | 2054 gep_type_iterator GTI = gep_type_begin(AddrInst); in MatchOperationAddr() local
|
| /external/llvm/lib/Target/ARM/ |
| D | ARMFastISel.cpp | 798 gep_type_iterator GTI = gep_type_begin(U); in ARMComputeAddress() local
|