Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp4750 auto *SubCondTy = FixedVectorType::get(CondTy->getElementType(), in getMinMaxReductionCost() local
4752 MinMaxCost = getMinMaxCost(Ty, SubCondTy, IsUnsigned); in getMinMaxReductionCost()
4824 auto *SubCondTy = in getMinMaxReductionCost() local
4826 MinMaxCost += getMinMaxCost(Ty, SubCondTy, IsUnsigned); in getMinMaxReductionCost()