Home | History | Annotate | Download | only in X86

Lines Matching refs:VASTART

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