Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h365 InstructionCost getGEPCost(Type *PointeeType, const Value *Ptr, in getGEPCost() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp210 TargetTransformInfo::getGEPCost(Type *PointeeType, const Value *Ptr, in getGEPCost() function in TargetTransformInfo
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DTargetTransformInfo.h1742 getGEPCost(Type *PointeeType, const Value *Ptr, in getGEPCost() function