Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp12038 unsigned ExtOpcLHS = N->getOpcode() == ISD::PARTIAL_REDUCE_UMLA in expandPartialReduceMLA() local
12046 MulLHS = DAG.getNode(ExtOpcLHS, DL, ExtMulOpVT, MulLHS); in expandPartialReduceMLA()