Home | History | Annotate | Download | only in Mips

Lines Matching refs:VASTART

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