Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DTargetTransformInfo.cpp244 unsigned TargetTransformInfo::getCallInstrCost(Function *F, Type *RetTy, in getCallInstrCost() function in TargetTransformInfo
/external/llvm/include/llvm/Analysis/
DTargetTransformInfoImpl.h308 unsigned getCallInstrCost(Function *F, Type *RetTy, ArrayRef<Type *> Tys) { in getCallInstrCost() function
DTargetTransformInfo.h751 unsigned getCallInstrCost(Function *F, Type *RetTy, in getCallInstrCost() function
/external/llvm/include/llvm/CodeGen/
DBasicTTIImpl.h701 unsigned getCallInstrCost(Function *F, Type *RetTy, ArrayRef<Type *> Tys) { in getCallInstrCost() function