reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

include/llvm/CodeGen/CallingConvLower.h
  336   bool IsShadowAllocatedReg(unsigned Reg) const;

References

lib/Target/X86/X86CallingConv.cpp
  111     if (Is64bit && State.IsShadowAllocatedReg(Reg)) {