Home | History | Annotate | Download | only in Mips

Lines Matching refs:lowerSTORE

360   case ISD::STORE: return lowerSTORE(Op, DAG);
1226 SDValue MipsSETargetLowering::lowerSTORE(SDValue Op, SelectionDAG &DAG) const {
1230 return MipsTargetLowering::lowerSTORE(Op, DAG);