Searched defs:getCallInstrCost (Results 1 – 5 of 5) sorted by relevance
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/ |
H A D | HexagonTargetTransformInfo.cpp | 155 InstructionCost HexagonTTIImpl::getCallInstrCost(Function *F, Type *RetTy, in getCallInstrCost() function in HexagonTTIImpl
|
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/ |
H A D | BasicTTIImpl.h | 2202 InstructionCost getCallInstrCost(Function *F, Type *RetTy, in getCallInstrCost() function
|
/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/ |
H A D | TargetTransformInfoImpl.h | 688 InstructionCost getCallInstrCost(Function *F, Type *RetTy, in getCallInstrCost() function
|
H A D | TargetTransformInfo.h | 2456 InstructionCost getCallInstrCost(Function *F, Type *RetTy, in getCallInstrCost() function
|
/openbsd-src/gnu/llvm/llvm/lib/Analysis/ |
H A D | TargetTransformInfo.cpp | 984 TargetTransformInfo::getCallInstrCost(Function *F, Type *RetTy, in getCallInstrCost() function in TargetTransformInfo
|