Home | History | Annotate | Download | only in MBlaze

Lines Matching refs:VASTART

153   setOperationAction(ISD::VASTART,            MVT::Other, Custom);
206 case ISD::VASTART: return LowerVASTART(Op, DAG);
642 // vastart just stores the address of the VarArgsFrameIndex slot into the
987 // which is a value necessary to VASTART.