Home | History | Annotate | Download | only in Mips

Lines Matching full:swl

185   case MipsISD::SWL:               return "MipsISD::SWL";
2060 // (swl val, (add baseptr, 3))
2063 SDValue SWL = createStoreLR(MipsISD::SWL, DAG, SD, Chain,
2065 return createStoreLR(MipsISD::SWR, DAG, SD, SWL, IsLittle ? 0 : 3);