Searched defs:getGEPCost (Results 1 – 4 of 4) sorted by relevance
/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/ |
H A D | TargetTransformInfoImpl.h | 49 InstructionCost getGEPCost(Type *PointeeType, const Value *Ptr, in getGEPCost() function 960 InstructionCost getGEPCost(Type *PointeeType, const Value *Ptr, in getGEPCost() function
|
H A D | TargetTransformInfo.h | 1926 getGEPCost(Type *PointeeType, const Value *Ptr, in getGEPCost() function
|
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/ |
H A D | BasicTTIImpl.h | 416 InstructionCost getGEPCost(Type *PointeeType, const Value *Ptr, in getGEPCost() function
|
/openbsd-src/gnu/llvm/llvm/lib/Analysis/ |
H A D | TargetTransformInfo.cpp | 212 TargetTransformInfo::getGEPCost(Type *PointeeType, const Value *Ptr, in getGEPCost() function in TargetTransformInfo
|