Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp3058 unsigned Opc1, Opc2, Opc3; in Select() local
3064 Opc3 = PPC::VSUBUBM; in Select()
3069 Opc3 = PPC::VSUBUHM; in Select()
3075 Opc3 = PPC::VSUBUWM; in Select()
3103 ReplaceNode(N, CurDAG->getMachineNode(Opc3, dl, VT, SDValue(Tmp1, 0), in Select()