Home | History | Annotate | Download | only in Sparc

Lines Matching refs:VAARG

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