Home | History | Annotate | Download | only in Hexagon

Lines Matching refs:VASTART

923   // VASTART stores the address of the VarArgsFrameIndex slot into the
1441 // VASTART needs to be custom lowered to use the VarArgsFrameIndex.
1442 setOperationAction(ISD::VASTART , MVT::Other, Custom);
1561 case ISD::VASTART: return LowerVASTART(Op, DAG);