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

References

gen/lib/Target/Sparc/SparcGenDAGISel.inc
  390 /*   617*/        OPC_CheckOpcode, TARGET_VAL(SPISD::Lo),
  414 /*   667*/      /*SwitchOpcode*/ 58, TARGET_VAL(SPISD::Lo),// ->728
  449 /*   732*/      OPC_CheckOpcode, TARGET_VAL(SPISD::Lo),
  506 /*   834*/      OPC_CheckOpcode, TARGET_VAL(SPISD::Lo),
  611 /*  1023*/        OPC_CheckOpcode, TARGET_VAL(SPISD::Lo),
  635 /*  1073*/      /*SwitchOpcode*/ 58, TARGET_VAL(SPISD::Lo),// ->1134
 2636 /*  4822*/  /*SwitchOpcode*/ 20|128,1/*148*/, TARGET_VAL(SPISD::Lo),// ->4974
lib/Target/Sparc/SparcISelDAGToDAG.cpp
  104     if (Addr.getOperand(0).getOpcode() == SPISD::Lo) {
  109     if (Addr.getOperand(1).getOpcode() == SPISD::Lo) {
  131     if (Addr.getOperand(0).getOpcode() == SPISD::Lo ||
  132         Addr.getOperand(1).getOpcode() == SPISD::Lo)
lib/Target/Sparc/SparcISelLowering.cpp
 1829   case SPISD::Lo:              return "SPISD::Lo";
 1935   SDValue Lo = DAG.getNode(SPISD::Lo, DL, VT, withTargetFlags(Op, LoTF, DAG));
 1953       Idx = DAG.getNode(SPISD::Lo, DL, Op.getValueType(),
 1985     L44 = DAG.getNode(SPISD::Lo, DL, VT, L44);
 2078     SDValue Lo = DAG.getNode(SPISD::Lo, DL, PtrVT,
 2112   SDValue Lo = DAG.getNode(SPISD::Lo, DL, PtrVT,