Home | History | Annotate | Download | only in Sparc

Lines Matching refs:VAARG

1359   // VAARG needs to be lowered to not do unaligned accesses for doubles.
1360 setOperationAction(ISD::VAARG , MVT::Other, Custom);
1655 // Increment the pointer, VAList, to the next vaarg.
1810 case ISD::VAARG: return LowerVAARG(Op, DAG);