Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp5434 unsigned VFMinValue = VF.getKnownMinValue(); in getPartialReductionCost() local
5444 if (VFMinValue == Scale) in getPartialReductionCost()
5452 switch (VFMinValue) { in getPartialReductionCost()
5471 if (VFMinValue != 8 || AccumEVT != MVT::i64) in getPartialReductionCost()