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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonTargetTransformInfo.cpp134 unsigned HexagonTTIImpl::getCallInstrCost(Function *F, Type *RetTy, function in class:HexagonTTIImpl
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h1675 unsigned getCallInstrCost(Function *F, Type *RetTy, ArrayRef<Type *> Tys, function
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h528 unsigned getCallInstrCost(Function *F, Type *RetTy, ArrayRef<Type *> Tys, function in class:llvm::TargetTransformInfoImplBase
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp803 int TargetTransformInfo::getCallInstrCost(Function *F, Type *RetTy, function in class:TargetTransformInfo

Completed in 120 milliseconds