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

References

lib/Target/Hexagon/HexagonISelDAGToDAGHVX.cpp
 2176     Opcode = Hexagon::V6_vgathermh_pseudo;
 2180     Opcode = Hexagon::V6_vgathermw_pseudo;
 2184     Opcode = Hexagon::V6_vgathermhw_pseudo;
 2190   SDNode *Result = CurDAG->getMachineNode(Opcode, dl, VTs, Ops);