Searched refs:RequiredShadowSize (Results 1 – 4 of 4) sorted by relevance
55 RequiredShadowSize = RequiredSize; in reset()72 unsigned RequiredShadowSize = 0, CurrentShadowSize = 0; variable
89 if (CurrentShadowSize >= RequiredShadowSize) in count()96 if (InShadow && CurrentShadowSize < RequiredShadowSize) { in emitShadowPadding()98 EmitNops(OutStreamer, RequiredShadowSize - CurrentShadowSize, in emitShadowPadding()
52 RequiredShadowSize = RequiredSize; in reset()69 unsigned RequiredShadowSize = 0, CurrentShadowSize = 0; variable
91 if (CurrentShadowSize >= RequiredShadowSize) in count()98 if (InShadow && CurrentShadowSize < RequiredShadowSize) { in emitShadowPadding()100 EmitNops(OutStreamer, RequiredShadowSize - CurrentShadowSize, in emitShadowPadding()