Home | History | Annotate | Download | only in PowerPC

Lines Matching refs:STACKRESTORE

253   setOperationAction(ISD::STACKRESTORE      , MVT::Other, Custom);
3528 // Get the operands for the STACKRESTORE.
4573 case ISD::STACKRESTORE: return LowerSTACKRESTORE(Op, DAG, PPCSubTarget);