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

References

gen/lib/Target/Hexagon/HexagonGenAsmMatcher.inc
 9236   { 0 /*  */, Hexagon::V6_vaddcarry, Convert__Reg1_0__Reg1_12__Reg1_6__Reg1_9__Tie1_0_0, AMFBS_UseHVXV62, { MCK_HvxVR, MCK__DOT_, MCK_w, MCK__61_, MCK_vadd, MCK__40_, MCK_HvxVR, MCK__DOT_, MCK_w, MCK_HvxVR, MCK__DOT_, MCK_w, MCK_HvxQR, MCK__41_, MCK__COLON_, MCK_carry }, },
gen/lib/Target/Hexagon/HexagonGenDAGISel.inc
50168 /* 94647*/        OPC_MorphNodeTo2, TARGET_VAL(Hexagon::V6_vaddcarry), 0,
50174 /* 94660*/        OPC_MorphNodeTo2, TARGET_VAL(Hexagon::V6_vaddcarry), 0,
50185 /* 94680*/      OPC_MorphNodeTo2, TARGET_VAL(Hexagon::V6_vaddcarry), 0,
gen/lib/Target/Hexagon/HexagonGenMCCodeEmitter.inc
11167     case Hexagon::V6_vaddcarry:
lib/Target/Hexagon/HexagonISelDAGToDAGHVX.cpp
 2206     Result = CurDAG->getMachineNode(Hexagon::V6_vaddcarry, SDLoc(N), VTs, Ops);
 2213     Result = CurDAG->getMachineNode(Hexagon::V6_vaddcarry, SDLoc(N), VTs, Ops);