Home
last modified time | relevance | path

Searched refs:getMinMaxCost (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.h218 InstructionCost getMinMaxCost(Intrinsic::ID IID, Type *Ty,
H A DX86TargetTransformInfo.cpp5424 InstructionCost X86TTIImpl::getMinMaxCost(Intrinsic::ID IID, Type *Ty, in getMinMaxCost() function in X86TTIImpl
5524 MinMaxCost = getMinMaxCost(IID, Ty, CostKind, FMF); in getMinMaxReductionCost()
5595 MinMaxCost += getMinMaxCost(IID, Ty, CostKind, FMF); in getMinMaxReductionCost()