Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp4215 auto *SubCondTy = FixedVectorType::get(CondTy->getElementType(), in getMinMaxReductionCost() local
4217 MinMaxCost = getMinMaxCost(Ty, SubCondTy, IsUnsigned); in getMinMaxReductionCost()
4289 auto *SubCondTy = in getMinMaxReductionCost() local
4291 MinMaxCost += getMinMaxCost(Ty, SubCondTy, IsUnsigned); in getMinMaxReductionCost()