Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp3998 auto *SubCondTy = FixedVectorType::get(CondTy->getElementType(), in getMinMaxReductionCost() local
4000 MinMaxCost = getMinMaxCost(Ty, SubCondTy, IsUnsigned); in getMinMaxReductionCost()
4073 auto *SubCondTy = in getMinMaxReductionCost() local
4075 MinMaxCost += getMinMaxCost(Ty, SubCondTy, IsUnsigned); in getMinMaxReductionCost()