Home | History | Annotate | Download | only in Hexagon

Lines Matching refs:VASTART

906   // VASTART stores the address of the VarArgsFrameIndex slot into the
1281 // VASTART needs to be custom lowered to use the VarArgsFrameIndex.
1282 setOperationAction(ISD::VASTART , MVT::Other, Custom);
1356 case ISD::VASTART: return LowerVASTART(Op, DAG);