Home
last modified time | relevance | path

Searched refs:InShadow (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86AsmPrinter.h55 InShadow = true; in reset()
63 bool InShadow = false; variable
H A DX86MCInstLower.cpp105 if (InShadow) { in count()
112 InShadow = false; // The shadow is big enough. Stop counting. in count()
118 if (InShadow && CurrentShadowSize < RequiredShadowSize) { in emitShadowPadding()
119 InShadow = false; in emitShadowPadding()