Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp6240 unsigned Opc1, Opc2, Opc3; in Select() local
6246 Opc3 = PPC::VSUBUBM; in Select()
6251 Opc3 = PPC::VSUBUHM; in Select()
6257 Opc3 = PPC::VSUBUWM; in Select()
6284 ReplaceNode(N, CurDAG->getMachineNode(Opc3, dl, VT, SDValue(Tmp1, 0), in Select()