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

References

lib/Target/PowerPC/PPCISelDAGToDAG.cpp
 3249       SDValue(CurDAG->getMachineNode(PPC::XOR8, dl, MVT::i64, LHS, RHS), 0);
 3262       SDValue(CurDAG->getMachineNode(PPC::XOR8, dl, MVT::i64, LHS, RHS), 0);
 3276     std::swap(LHS, RHS);
 3277     ConstantSDNode *RHSConst = dyn_cast<ConstantSDNode>(RHS);
 3293       SDValue(CurDAG->getMachineNode(PPC::SRADI, dl, MVT::i64, RHS,
 3297                                      LHS, RHS), 1);
 3318     std::swap(LHS, RHS);
 3319     ConstantSDNode *RHSConst = dyn_cast<ConstantSDNode>(RHS);
 3340                                      RHS, S->getI64Imm(1, dl),
 3344                                      RHS, LHS), 1);
 3354     std::swap(LHS, RHS);
 3361                                      LHS, RHS), 1);
 3371     std::swap(LHS, RHS);
 3378                                      RHS, LHS), 1);