Home
last modified time | relevance | path

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

123

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/Utils/
DLocal.h44 gep_type_iterator GTI = gep_type_begin(GEP); variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DOperator.cpp41 for (gep_type_iterator GTI = gep_type_begin(this), GTE = gep_type_end(this); in accumulateConstantOffset() local
DDataLayout.cpp784 GTI = gep_type_begin(ElemTy, Indices), in getIndexedOffsetInType() local
/external/llvm/lib/IR/
DOperator.cpp27 for (gep_type_iterator GTI = gep_type_begin(this), GTE = gep_type_end(this); in accumulateConstantOffset() local
DDataLayout.cpp734 GTI = gep_type_begin(ElemTy, AS, Indices), in getIndexedOffsetInType() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DSeparateConstOffsetFromGEP.cpp767 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
DNaryReassociate.cpp312 gep_type_iterator GTI = gep_type_begin(*GEP); in tryReassociateGEP() local
DStraightLineStrengthReduce.cpp528 gep_type_iterator GTI = gep_type_begin(GEP); in allocateCandidatesAndFindBasisForGEP() local
DMemCpyOptimizer.cpp77 gep_type_iterator GTI = gep_type_begin(GEP); in GetOffsetFromIndex() local
/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 tryReassociateGEP() local
DStraightLineStrengthReduce.cpp492 gep_type_iterator GTI = gep_type_begin(GEP); in allocateCandidatesAndFindBasisForGEP() local
DMemCpyOptimizer.cpp42 gep_type_iterator GTI = gep_type_begin(GEP); in GetOffsetFromIndex() local
/external/llvm/include/llvm/Transforms/Utils/
DLocal.h202 gep_type_iterator GTI = gep_type_begin(GEP); variable
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DAddrModeMatcher.cpp223 gep_type_iterator GTI = gep_type_begin(AddrInst); in MatchOperationAddr() local
/external/swiftshader/third_party/LLVM/lib/VMCore/
DValue.cpp368 gep_type_iterator GTI = gep_type_begin(GEP); in isDereferenceablePointer() local
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstCombineAddSub.cpp403 gep_type_iterator GTI = gep_type_begin(GEP); in EmitGEPOffset() local
/external/swiftshader/third_party/LLVM/lib/Analysis/
DValueTracking.cpp559 gep_type_iterator GTI = gep_type_begin(I); in ComputeMaskedBits() local
1499 gep_type_iterator GTI = gep_type_begin(GEP); in GetPointerBaseWithConstantOffset() local
DBasicAliasAnalysis.cpp316 gep_type_iterator GTI = gep_type_begin(GEPOp); in DecomposeGEPExpression() local
DConstantFolding.cpp213 gep_type_iterator GTI = gep_type_begin(CE); in IsConstantOffsetFromGlobal() local
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DMemCpyOptimizer.cpp44 gep_type_iterator GTI = gep_type_begin(GEP); in GetOffsetFromIndex() local
/external/llvm/include/llvm/Analysis/
DTargetTransformInfoImpl.h453 auto GTI = gep_type_begin(PointeeType, AS, Operands); in getGEPCost() local
/external/llvm/lib/Target/WebAssembly/
DWebAssemblyFastISel.cpp234 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/
DWebAssemblyFastISel.cpp262 for (gep_type_iterator GTI = gep_type_begin(U), E = gep_type_end(U); in computeAddress() local
/external/llvm/lib/Analysis/
DInlineCost.cpp311 for (gep_type_iterator GTI = gep_type_begin(GEP), GTE = gep_type_end(GEP); in accumulateGEPOffset() local

123