Home | History | Annotate | Download | only in XCore

Lines Matching refs:LowerSTORE

215   case ISD::STORE:              return LowerSTORE(Op, DAG);
502 LowerSTORE(SDValue Op, SelectionDAG &DAG) const