Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/lib/Target/Hexagon/
HDHexagonTargetTransformInfo.cpp141 InstructionCost HexagonTTIImpl::getCallInstrCost(Function *F, Type *RetTy, in getCallInstrCost() function in HexagonTTIImpl
/freebsd-head/contrib/llvm-project/llvm/include/llvm/Analysis/
HDTargetTransformInfoImpl.h778 InstructionCost getCallInstrCost(Function *F, Type *RetTy, in getCallInstrCost() function
HDTargetTransformInfo.h2813 InstructionCost getCallInstrCost(Function *F, Type *RetTy, in getCallInstrCost() function
/freebsd-head/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDBasicTTIImpl.h2423 InstructionCost getCallInstrCost(Function *F, Type *RetTy, in getCallInstrCost() function
/freebsd-head/contrib/llvm-project/llvm/lib/Analysis/
HDTargetTransformInfo.cpp1119 TargetTransformInfo::getCallInstrCost(Function *F, Type *RetTy, in getCallInstrCost() function in TargetTransformInfo