Home | History | Annotate | Download | only in X86

Lines Matching refs:VASTART

544   // VASTART needs to be custom lowered to use the VarArgsFrameIndex
545 setOperationAction(ISD::VASTART , MVT::Other, Custom);
9062 // vastart just stores the address of the VarArgsFrameIndex slot into the
10859 case ISD::VASTART: return LowerVASTART(Op, DAG);