Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonTargetTransformInfo.cpp141 InstructionCost HexagonTTIImpl::getCallInstrCost(Function *F, Type *RetTy, in getCallInstrCost() function in HexagonTTIImpl
/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h776 InstructionCost getCallInstrCost(Function *F, Type *RetTy, getCallInstrCost() function
H A DTargetTransformInfo.h2788 InstructionCost getCallInstrCost(Function *F, Type *RetTy, getCallInstrCost() function
/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h2405 InstructionCost getCallInstrCost(Function *F, Type *RetTy, getCallInstrCost() function
/llvm-project/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp1115 TargetTransformInfo::getCallInstrCost(Function *F, Type *RetTy, getCallInstrCost() function in TargetTransformInfo