reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Target/PowerPC/PPCISelDAGToDAG.cpp
 5175       Opc1 = PPC::VSPLTISB;
 5180       Opc1 = PPC::VSPLTISH;
 5186       Opc1 = PPC::VSPLTISW;
 5200       SDNode *Tmp = CurDAG->getMachineNode(Opc1, dl, VT, EltVal);
 5212       SDNode *Tmp1 = CurDAG->getMachineNode(Opc1, dl, VT, EltVal);
 5214       SDNode *Tmp2 = CurDAG->getMachineNode(Opc1, dl, VT, EltVal);
 5226       SDNode *Tmp1 = CurDAG->getMachineNode(Opc1, dl, VT, EltVal);
 5228       SDNode *Tmp2 = CurDAG->getMachineNode(Opc1, dl, VT, EltVal);