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

References

lib/Target/Hexagon/HexagonISelLoweringHVX.cpp
 1591   unsigned Opc = Op.getOpcode();
 1594     SDValue Cond = Op.getOperand(0);
 1598         SDValue VSel = DCI.DAG.getNode(ISD::VSELECT, dl, ty(Op), C0,
 1599                                        Op.getOperand(2), Op.getOperand(1));
 1599                                        Op.getOperand(2), Op.getOperand(1));