Home | History | Annotate | Download | only in X86

Lines Matching defs:NumBytesForCalleeToPop

3402   unsigned NumBytesForCalleeToPop;
3405 NumBytesForCalleeToPop = NumBytes; // Callee pops everything
3413 NumBytesForCalleeToPop = 4;
3415 NumBytesForCalleeToPop = 0; // Callee pops nothing.
3420 NumBytesForCalleeToPop = NumBytes;
3427 DAG.getIntPtrConstant(NumBytesForCalleeToPop, dl,