Home | History | Annotate | Download | only in MSP430

Lines Matching full:numbytes

590   unsigned NumBytes = CCInfo.getNextStackOffset();
594 DAG.getConstant(NumBytes, dl, PtrVT, true), dl);
698 Chain = DAG.getCALLSEQ_END(Chain, DAG.getConstant(NumBytes, dl, PtrVT, true),