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

References

gen/lib/Target/Hexagon/HexagonGenDAGISel.inc
70270 /*136321*/      OPC_CheckOpcode, TARGET_VAL(HexagonISD::VZERO),
70274 /*136329*/        OPC_CheckOpcode, TARGET_VAL(HexagonISD::VZERO),
70285 /*136347*/        OPC_CheckOpcode, TARGET_VAL(HexagonISD::VZERO),
70304 /*136377*/        OPC_CheckOpcode, TARGET_VAL(HexagonISD::VZERO),
70315 /*136395*/        OPC_CheckOpcode, TARGET_VAL(HexagonISD::VZERO),
70334 /*136425*/        OPC_CheckOpcode, TARGET_VAL(HexagonISD::VZERO),
70345 /*136443*/        OPC_CheckOpcode, TARGET_VAL(HexagonISD::VZERO),
71002 /*138051*/  /*SwitchOpcode*/ 63|128,1/*191*/, TARGET_VAL(HexagonISD::VZERO),// ->138246
lib/Target/Hexagon/HexagonISelDAGToDAGHVX.cpp
  944       case HexagonISD::VZERO:
lib/Target/Hexagon/HexagonISelLowering.cpp
 1660   case HexagonISD::VZERO:         return "HexagonISD::VZERO";
 2457     return DAG.getNode(HexagonISD::VZERO, dl, Ty);