Home
last modified time | relevance | path

Searched defs:getGEPCost (Results 1 – 4 of 4) sorted by relevance

/external/llvm/include/llvm/Analysis/
DTargetTransformInfoImpl.h105 int getGEPCost(Type *PointeeType, const Value *Ptr, in getGEPCost() function
436 int getGEPCost(Type *PointeeType, const Value *Ptr, in getGEPCost() function
DTargetTransformInfo.h757 int getGEPCost(Type *PointeeType, const Value *Ptr, in getGEPCost() function
/external/llvm/lib/Analysis/
DTargetTransformInfo.cpp74 int TargetTransformInfo::getGEPCost(Type *PointeeType, const Value *Ptr, in getGEPCost() function in TargetTransformInfo
/external/llvm/include/llvm/CodeGen/
DBasicTTIImpl.h160 int getGEPCost(Type *PointeeType, const Value *Ptr, in getGEPCost() function