Home | History | Annotate | Download | only in Sparc

Lines Matching refs:VASTART

786   // VASTART needs to be custom lowered to use the VarArgsFrameIndex.
787 setOperationAction(ISD::VASTART , MVT::Other, Custom);
1006 // vastart just stores the address of the VarArgsFrameIndex slot into the
1156 case ISD::VASTART: return LowerVASTART(Op, DAG, *this);