Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DBasicTTIImpl.h759 unsigned getCallInstrCost(Function *F, Type *RetTy, ArrayRef<Type *> Tys) { in getCallInstrCost() function
/external/llvm/lib/Analysis/
DTargetTransformInfo.cpp299 int TargetTransformInfo::getCallInstrCost(Function *F, Type *RetTy, in getCallInstrCost() function in TargetTransformInfo
/external/llvm/include/llvm/Analysis/
DTargetTransformInfoImpl.h320 unsigned getCallInstrCost(Function *F, Type *RetTy, ArrayRef<Type *> Tys) { in getCallInstrCost() function
DTargetTransformInfo.h808 int getCallInstrCost(Function *F, Type *RetTy, in getCallInstrCost() function