Lines Matching refs:SDL
161 case MipsISD::SDL: return "MipsISD::SDL";
2127 // (sdl val, (add baseptr, 7))
2129 SDValue SDL = createStoreLR(MipsISD::SDL, DAG, SD, Chain, IsLittle ? 7 : 0);
2130 return createStoreLR(MipsISD::SDR, DAG, SD, SDL, IsLittle ? 0 : 7);