Home | History | Annotate | Download | only in Sparc

Lines Matching refs:VAARG

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