Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DUtils.cpp1184 int GCDMinElts = std::gcd(OrigTy.getElementCount().getKnownMinValue(), in getLCMType() local
1189 return LLT::vector(Mul.divideCoefficientBy(GCDMinElts), in getLCMType()