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

References

lib/Target/Hexagon/HexagonISelDAGToDAG.cpp
  640   if (IntNo == Intrinsic::hexagon_V6_vgathermw ||
  641       IntNo == Intrinsic::hexagon_V6_vgathermw_128B ||
  642       IntNo == Intrinsic::hexagon_V6_vgathermh ||
  643       IntNo == Intrinsic::hexagon_V6_vgathermh_128B ||
  644       IntNo == Intrinsic::hexagon_V6_vgathermhw ||
  645       IntNo == Intrinsic::hexagon_V6_vgathermhw_128B) {
  649   if (IntNo == Intrinsic::hexagon_V6_vgathermwq ||
  650       IntNo == Intrinsic::hexagon_V6_vgathermwq_128B ||
  651       IntNo == Intrinsic::hexagon_V6_vgathermhq ||
  652       IntNo == Intrinsic::hexagon_V6_vgathermhq_128B ||
  653       IntNo == Intrinsic::hexagon_V6_vgathermhwq ||
  654       IntNo == Intrinsic::hexagon_V6_vgathermhwq_128B) {