Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonTargetTransformInfo.cpp155 InstructionCost HexagonTTIImpl::getCallInstrCost(Function *F, Type *RetTy, getCallInstrCost() function in HexagonTTIImpl
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h2333 InstructionCost getCallInstrCost(Function *F, Type *RetTy, getCallInstrCost() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h742 InstructionCost getCallInstrCost(Function *F, Type *RetTy, getCallInstrCost() function
H A DTargetTransformInfo.h2709 InstructionCost getCallInstrCost(Function *F, Type *RetTy, getCallInstrCost() function
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp1064 TargetTransformInfo::getCallInstrCost(Function *F, Type *RetTy, getCallInstrCost() function in TargetTransformInfo