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.cpp6227 unsigned Opc1, Opc2, Opc3; in Select() local
6233 Opc3 = PPC::VSUBUBM; in Select()
6238 Opc3 = PPC::VSUBUHM; in Select()
6244 Opc3 = PPC::VSUBUWM; in Select()
6271 ReplaceNode(N, CurDAG->getMachineNode(Opc3, dl, VT, SDValue(Tmp1, 0), in Select()