Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp12041 unsigned ExtOpcRHS = N->getOpcode() == ISD::PARTIAL_REDUCE_SMLA in expandPartialReduceMLA() local
12047 MulRHS = DAG.getNode(ExtOpcRHS, DL, ExtMulOpVT, MulRHS); in expandPartialReduceMLA()