Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DConstantFolding.cpp3995 ElementCount HalfEC = VecTy->getElementCount().divideCoefficientBy(2); in ConstantFoldStructCall() local
3996 auto *HalfVec = ConstantVector::getSplat(HalfEC, EltC); in ConstantFoldStructCall()