/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/Utils/ |
D | Local.h | 44 gep_type_iterator GTI = gep_type_begin(GEP); variable
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/ |
D | Operator.cpp | 41 for (gep_type_iterator GTI = gep_type_begin(this), GTE = gep_type_end(this); in accumulateConstantOffset() local
|
D | DataLayout.cpp | 784 GTI = gep_type_begin(ElemTy, Indices), in getIndexedOffsetInType() local
|
/external/llvm/lib/IR/ |
D | Operator.cpp | 27 for (gep_type_iterator GTI = gep_type_begin(this), GTE = gep_type_end(this); in accumulateConstantOffset() local
|
D | DataLayout.cpp | 734 GTI = gep_type_begin(ElemTy, AS, Indices), in getIndexedOffsetInType() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/ |
D | SeparateConstOffsetFromGEP.cpp | 767 gep_type_iterator GTI = gep_type_begin(*GEP); in canonicalizeArrayIndicesToPointerSize() local 786 gep_type_iterator GTI = gep_type_begin(*GEP); in accumulateByteOffset() local 832 gep_type_iterator GTI = gep_type_begin(*Variadic); in lowerToSingleIndexGEPs() local 892 gep_type_iterator GTI = gep_type_begin(*Variadic); in lowerToArithmetics() local 976 gep_type_iterator GTI = gep_type_begin(*GEP); in splitGEP() local
|
D | NaryReassociate.cpp | 312 gep_type_iterator GTI = gep_type_begin(*GEP); in tryReassociateGEP() local
|
D | StraightLineStrengthReduce.cpp | 528 gep_type_iterator GTI = gep_type_begin(GEP); in allocateCandidatesAndFindBasisForGEP() local
|
D | MemCpyOptimizer.cpp | 77 gep_type_iterator GTI = gep_type_begin(GEP); in GetOffsetFromIndex() local
|
/external/llvm/lib/Transforms/Scalar/ |
D | SeparateConstOffsetFromGEP.cpp | 721 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
|
D | NaryReassociate.cpp | 316 gep_type_iterator GTI = gep_type_begin(*GEP); in tryReassociateGEP() local
|
D | StraightLineStrengthReduce.cpp | 492 gep_type_iterator GTI = gep_type_begin(GEP); in allocateCandidatesAndFindBasisForGEP() local
|
D | MemCpyOptimizer.cpp | 42 gep_type_iterator GTI = gep_type_begin(GEP); in GetOffsetFromIndex() local
|
/external/llvm/include/llvm/Transforms/Utils/ |
D | Local.h | 202 gep_type_iterator GTI = gep_type_begin(GEP); variable
|
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/ |
D | AddrModeMatcher.cpp | 223 gep_type_iterator GTI = gep_type_begin(AddrInst); in MatchOperationAddr() local
|
/external/swiftshader/third_party/LLVM/lib/VMCore/ |
D | Value.cpp | 368 gep_type_iterator GTI = gep_type_begin(GEP); in isDereferenceablePointer() local
|
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/ |
D | InstCombineAddSub.cpp | 403 gep_type_iterator GTI = gep_type_begin(GEP); in EmitGEPOffset() local
|
/external/swiftshader/third_party/LLVM/lib/Analysis/ |
D | ValueTracking.cpp | 559 gep_type_iterator GTI = gep_type_begin(I); in ComputeMaskedBits() local 1499 gep_type_iterator GTI = gep_type_begin(GEP); in GetPointerBaseWithConstantOffset() local
|
D | BasicAliasAnalysis.cpp | 316 gep_type_iterator GTI = gep_type_begin(GEPOp); in DecomposeGEPExpression() local
|
D | ConstantFolding.cpp | 213 gep_type_iterator GTI = gep_type_begin(CE); in IsConstantOffsetFromGlobal() local
|
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/ |
D | MemCpyOptimizer.cpp | 44 gep_type_iterator GTI = gep_type_begin(GEP); in GetOffsetFromIndex() local
|
/external/llvm/include/llvm/Analysis/ |
D | TargetTransformInfoImpl.h | 453 auto GTI = gep_type_begin(PointeeType, AS, Operands); in getGEPCost() local
|
/external/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyFastISel.cpp | 234 for (gep_type_iterator GTI = gep_type_begin(U), E = gep_type_end(U); in computeAddress() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyFastISel.cpp | 262 for (gep_type_iterator GTI = gep_type_begin(U), E = gep_type_end(U); in computeAddress() local
|
/external/llvm/lib/Analysis/ |
D | InlineCost.cpp | 311 for (gep_type_iterator GTI = gep_type_begin(GEP), GTE = gep_type_end(GEP); in accumulateGEPOffset() local
|