Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp17752 bool IsValidSize = Op0VT.getScalarSizeInBits() == 8; in performVecReduceAddCombine() local
17753 if (!IsValidElementCount || !IsValidSize) in performVecReduceAddCombine()