Searched defs:getGEPCost (Results 1 – 4 of 4) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | TargetTransformInfoImpl.h | 105 int getGEPCost(Type *PointeeType, const Value *Ptr, in getGEPCost() function 747 int getGEPCost(Type *PointeeType, const Value *Ptr, in getGEPCost() function
|
D | TargetTransformInfo.h | 1416 int getGEPCost(Type *PointeeType, const Value *Ptr, in getGEPCost() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | BasicTTIImpl.h | 289 int getGEPCost(Type *PointeeType, const Value *Ptr, in getGEPCost() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | TargetTransformInfo.cpp | 179 int TargetTransformInfo::getGEPCost(Type *PointeeType, const Value *Ptr, in getGEPCost() function in TargetTransformInfo
|