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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonTargetTransformInfo.cpp128 unsigned HexagonTTIImpl::getCallInstrCost(Function *F, Type *RetTy, function in class:HexagonTTIImpl
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h501 unsigned getCallInstrCost(Function *F, Type *RetTy, ArrayRef<Type *> Tys) { function in class:llvm::TargetTransformInfoImplBase
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h1557 unsigned getCallInstrCost(Function *F, Type *RetTy, ArrayRef<Type *> Tys) { function
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp708 int TargetTransformInfo::getCallInstrCost(Function *F, Type *RetTy, function in class:TargetTransformInfo

Completed in 79 milliseconds