Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:EmitCFIAdjustCfaOffset

541         Out.EmitCFIAdjustCfaOffset(4 /* byte size of the LocalFrameReg */);
577 Out.EmitCFIAdjustCfaOffset(-4 /* byte size of the LocalFrameReg */);
799 Out.EmitCFIAdjustCfaOffset(8 /* byte size of the LocalFrameReg */);
837 Out.EmitCFIAdjustCfaOffset(-8 /* byte size of the LocalFrameReg */);