Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp2911 unsigned Opc1, Opc2, Opc3; in Select() local
2917 Opc3 = PPC::VSUBUBM; in Select()
2922 Opc3 = PPC::VSUBUHM; in Select()
2928 Opc3 = PPC::VSUBUWM; in Select()
2955 return CurDAG->getMachineNode(Opc3, dl, VT, SDValue(Tmp1, 0), in Select()