Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp12032 EVT MulOpVT = MulLHS.getValueType(); in expandPartialReduceMLA() local
12036 MulOpVT.getVectorElementCount()); in expandPartialReduceMLA()
12045 if (ExtMulOpVT != MulOpVT) { in expandPartialReduceMLA()
12056 unsigned ScaleFactor = MulOpVT.getVectorMinNumElements() / Stride; in expandPartialReduceMLA()