reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
62117 /*118791*/ /*SwitchOpcode*/ 86|128,5/*726*/, TARGET_VAL(HexagonISD::CP),// ->119521 66421 /*127694*/ /*SwitchOpcode*/ 15, TARGET_VAL(HexagonISD::CP),// ->127712lib/Target/Hexagon/HexagonISelDAGToDAG.cpp
1341 case HexagonISD::CP: 1399 case HexagonISD::CP:lib/Target/Hexagon/HexagonISelDAGToDAGHVX.cpp
950 if (AddrOpc == HexagonISD::AT_PCREL || AddrOpc == HexagonISD::CP)
lib/Target/Hexagon/HexagonISelLowering.cpp949 return DAG.getNode(HexagonISD::CP, SDLoc(Op), ValTy, T); 1641 case HexagonISD::CP: return "HexagonISD::CP";