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

References

lib/Target/PowerPC/PPCISelDAGToDAG.cpp
 3408       SDValue(CurDAG->getMachineNode(PPC::XOR8, dl, MVT::i64, LHS, RHS), 0);
 3421       SDValue(CurDAG->getMachineNode(PPC::XOR8, dl, MVT::i64, LHS, RHS), 0);
 3435     std::swap(LHS, RHS);
 3436     ConstantSDNode *RHSConst = dyn_cast<ConstantSDNode>(RHS);
 3448       SDValue(CurDAG->getMachineNode(PPC::SRADI, dl, MVT::i64, RHS,
 3456                                      LHS, RHS), 1);
 3478     std::swap(LHS, RHS);
 3479     ConstantSDNode *RHSConst = dyn_cast<ConstantSDNode>(RHS);
 3500                                      RHS, S->getI64Imm(1, dl),
 3504                                      RHS, LHS), 1);
 3517     std::swap(LHS, RHS);
 3524                                      LHS, RHS), 1);
 3534     std::swap(LHS, RHS);
 3541                                      RHS, LHS), 1);