reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
66540 /*127887*/ OPC_MorphNodeTo1, TARGET_VAL(Hexagon::PS_true), 0,
lib/Target/Hexagon/HexagonBitSimplify.cpp1399 case Hexagon::PS_true: 1446 Opc = Hexagon::PS_true; 2369 unsigned NewOpc = V.is(0) ? Hexagon::PS_false : Hexagon::PS_true;lib/Target/Hexagon/HexagonBitTracker.cpp
328 case PS_true:
lib/Target/Hexagon/HexagonConstPropagation.cpp1995 case Hexagon::PS_true: 1999 bool NonZero = (Opc == Hexagon::PS_true); 2331 case Hexagon::PS_true: 2873 &HII.get(Hexagon::PS_true);lib/Target/Hexagon/HexagonISelDAGToDAG.cpp
723 ? Hexagon::PS_true
lib/Target/Hexagon/HexagonInstrInfo.cpp 1134 case Hexagon::PS_true: {