Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonTargetTransformInfo.cpp155 InstructionCost HexagonTTIImpl::getCallInstrCost(Function *F, Type *RetTy, in getCallInstrCost() function in HexagonTTIImpl
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h2202 InstructionCost getCallInstrCost(Function *F, Type *RetTy, in getCallInstrCost() function
/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h688 InstructionCost getCallInstrCost(Function *F, Type *RetTy, in getCallInstrCost() function
H A DTargetTransformInfo.h2456 InstructionCost getCallInstrCost(Function *F, Type *RetTy, in getCallInstrCost() function
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp984 TargetTransformInfo::getCallInstrCost(Function *F, Type *RetTy, in getCallInstrCost() function in TargetTransformInfo