/external/swiftshader/third_party/LLVM/include/llvm/ |
D | Constants.h | 790 static Constant *getGetElementPtr(Constant *C, 793 return getGetElementPtr(C, makeArrayRef((Value * const *)IdxList.data(), 797 static Constant *getGetElementPtr(Constant *C, 803 return getGetElementPtr(C, cast<Value>(Idx), InBounds); 805 static Constant *getGetElementPtr(Constant *C, 813 return getGetElementPtr(C, IdxList, true); 820 return getGetElementPtr(C, Idx, true); 824 return getGetElementPtr(C, IdxList, true);
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/ |
D | Constants.h | 1143 static Constant *getGetElementPtr(Type *Ty, Constant *C, 1148 return getGetElementPtr( 1152 static Constant *getGetElementPtr(Type *Ty, Constant *C, Constant *Idx, 1159 return getGetElementPtr(Ty, C, cast<Value>(Idx), InBounds, InRangeIndex, 1162 static Constant *getGetElementPtr(Type *Ty, Constant *C, 1172 return getGetElementPtr(Ty, C, IdxList, true); 1179 return getGetElementPtr(Ty, C, Idx, true); 1183 return getGetElementPtr(Ty, C, IdxList, true);
|
D | ConstantFolder.h | 144 return ConstantExpr::getGetElementPtr(Ty, C, IdxList); in CreateGetElementPtr() 151 return ConstantExpr::getGetElementPtr(Ty, C, Idx); in CreateGetElementPtr() 156 return ConstantExpr::getGetElementPtr(Ty, C, IdxList); in CreateGetElementPtr()
|
D | NoFolder.h | 213 return ConstantExpr::getGetElementPtr(Ty, C, IdxList); in CreateGetElementPtr() 220 return ConstantExpr::getGetElementPtr(Ty, C, Idx); in CreateGetElementPtr()
|
/external/llvm/include/llvm/IR/ |
D | Constants.h | 1075 static Constant *getGetElementPtr(Type *Ty, Constant *C, 1079 return getGetElementPtr( 1083 static Constant *getGetElementPtr(Type *Ty, Constant *C, Constant *Idx, 1089 return getGetElementPtr(Ty, C, cast<Value>(Idx), InBounds, OnlyIfReducedTy); 1091 static Constant *getGetElementPtr(Type *Ty, Constant *C, 1100 return getGetElementPtr(Ty, C, IdxList, true); 1107 return getGetElementPtr(Ty, C, Idx, true); 1111 return getGetElementPtr(Ty, C, IdxList, true);
|
D | ConstantFolder.h | 123 return ConstantExpr::getGetElementPtr(Ty, C, IdxList); in CreateGetElementPtr() 129 return ConstantExpr::getGetElementPtr(Ty, C, Idx); in CreateGetElementPtr() 133 return ConstantExpr::getGetElementPtr(Ty, C, IdxList); in CreateGetElementPtr()
|
D | NoFolder.h | 182 return ConstantExpr::getGetElementPtr(Ty, C, IdxList); in CreateGetElementPtr() 188 return ConstantExpr::getGetElementPtr(Ty, C, Idx); in CreateGetElementPtr()
|
/external/swiftshader/third_party/LLVM/include/llvm/Support/ |
D | ConstantFolder.h | 123 return ConstantExpr::getGetElementPtr(C, IdxList); in CreateGetElementPtr() 129 return ConstantExpr::getGetElementPtr(C, Idx); in CreateGetElementPtr() 133 return ConstantExpr::getGetElementPtr(C, IdxList); in CreateGetElementPtr()
|
D | TargetFolder.h | 135 return Fold(ConstantExpr::getGetElementPtr(C, IdxList)); in CreateGetElementPtr() 141 return Fold(ConstantExpr::getGetElementPtr(C, Idx)); in CreateGetElementPtr() 145 return Fold(ConstantExpr::getGetElementPtr(C, IdxList)); in CreateGetElementPtr()
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/ |
D | TargetFolder.h | 134 return Fold(ConstantExpr::getGetElementPtr(Ty, C, IdxList)); in CreateGetElementPtr() 140 return Fold(ConstantExpr::getGetElementPtr(Ty, C, Idx)); in CreateGetElementPtr() 144 return Fold(ConstantExpr::getGetElementPtr(Ty, C, IdxList)); in CreateGetElementPtr()
|
/external/llvm/include/llvm/Analysis/ |
D | TargetFolder.h | 135 return Fold(ConstantExpr::getGetElementPtr(Ty, C, IdxList)); in CreateGetElementPtr() 141 return Fold(ConstantExpr::getGetElementPtr(Ty, C, Idx)); in CreateGetElementPtr() 145 return Fold(ConstantExpr::getGetElementPtr(Ty, C, IdxList)); in CreateGetElementPtr()
|
/external/swiftshader/third_party/LLVM/lib/Transforms/Instrumentation/ |
D | ProfilingUtils.cpp | 54 Args[2] = ConstantExpr::getGetElementPtr(Array, GEPIndices); in InsertProfilingInitCall() 122 ConstantExpr::getGetElementPtr(CounterArray, Indices); in IncrementCounterInBlock()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/ |
D | SanitizerStats.cpp | 63 auto InitAddr = ConstantExpr::getGetElementPtr( in create()
|
D | VNCoercion.cpp | 297 Src = ConstantExpr::getGetElementPtr(Type::getInt8Ty(Src->getContext()), Src, in analyzeLoadFromClobberingMemInst() 473 Src = ConstantExpr::getGetElementPtr(Type::getInt8Ty(Src->getContext()), Src, in getMemInstValueForLoadHelper()
|
D | Evaluator.cpp | 353 Ptr = ConstantExpr::getGetElementPtr(nullptr, Ptr, IdxList); in EvaluateBlock() 414 ConstantExpr::getGetElementPtr(GEP->getSourceElementType(), P, GEPOps, in EvaluateBlock()
|
/external/llvm/lib/Transforms/Utils/ |
D | SanitizerStats.cpp | 63 auto InitAddr = ConstantExpr::getGetElementPtr( in create()
|
D | Evaluator.cpp | 251 Ptr = ConstantExpr::getGetElementPtr(nullptr, Ptr, IdxList); in EvaluateBlock() 315 ConstantExpr::getGetElementPtr(GEP->getSourceElementType(), P, GEPOps, in EvaluateBlock()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/ |
D | GlobalSplit.cpp | 127 auto *NewGEP = ConstantExpr::getGetElementPtr( in splitGlobal()
|
/external/llvm/lib/Target/NVPTX/ |
D | NVPTXFavorNonGenericAddrSpaces.cpp | 178 Constant *NewGEP = ConstantExpr::getGetElementPtr( in hoistAddrSpaceCastFromGEP()
|
/external/swiftshader/third_party/LLVM/lib/VMCore/ |
D | Constants.cpp | 843 ConstantExpr::getGetElementPtr(Op, Ops, in getWithOperandReplaced() 847 ConstantExpr::getGetElementPtr(getOperand(0), Ops, in getWithOperandReplaced() 895 ConstantExpr::getGetElementPtr(Ops[0], Ops.slice(1), in getWithOperands() 1523 Constant *GEP = getGetElementPtr( in getSizeOf() 1538 Constant *GEP = getGetElementPtr(NullPtr, Indices); in getAlignOf() 1555 Constant *GEP = getGetElementPtr( in getOffsetOf() 1598 Constant *ConstantExpr::getGetElementPtr(Constant *C, ArrayRef<Value *> Idxs, in getGetElementPtr() function in ConstantExpr 2096 Replacement = ConstantExpr::getGetElementPtr(Pointer, Indices, in replaceUsesOfWithOnConstant()
|
/external/llvm/lib/Transforms/Instrumentation/ |
D | EfficiencySanitizer.cpp | 461 ConstantExpr::getGetElementPtr(CounterArrayTy, Counters, in createCacheFragInfoGV() 463 ConstantExpr::getGetElementPtr(CounterArrayTy, Counters, in createCacheFragInfoGV() 800 ConstantExpr::getGetElementPtr( in insertCounterUpdate()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/ |
D | EfficiencySanitizer.cpp | 472 ConstantExpr::getGetElementPtr(CounterArrayTy, Counters, in createCacheFragInfoGV() 474 ConstantExpr::getGetElementPtr(CounterArrayTy, Counters, in createCacheFragInfoGV() 814 ConstantExpr::getGetElementPtr( in insertCounterUpdate()
|
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/IR/ |
D | ConstantsTest.cpp | 314 Constant *GEP = ConstantExpr::getGetElementPtr( in TEST() 382 auto *GEP = ConstantExpr::getGetElementPtr(IntTy, Placeholder, C1); in TEST()
|
/external/llvm/unittests/IR/ |
D | ConstantsTest.cpp | 313 Constant *GEP = ConstantExpr::getGetElementPtr( in TEST() 381 auto *GEP = ConstantExpr::getGetElementPtr(IntTy, Placeholder, C1); in TEST()
|
/external/swiftshader/third_party/llvm-7.0/llvm/examples/BrainF/ |
D | BrainF.cpp | 174 getGetElementPtr(aberrormsg->getValueType(), aberrormsg, gep_params); in header()
|