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

References

lib/Target/X86/X86FrameLowering.cpp
  587   const Register SizeReg = InProlog ? X86::RAX
  589                  ZeroReg = InProlog ? X86::RCX
  591                  CopyReg = InProlog ? X86::RDX
  593                  TestReg = InProlog ? X86::RDX
  595                  FinalReg = InProlog ? X86::RDX
  597                  RoundedReg = InProlog ? X86::RDX
  599                  LimitReg = InProlog ? X86::RCX
  601                  JoinReg = InProlog ? X86::RCX
  603                  ProbeReg = InProlog ? X86::RCX
  611   if (InProlog) {
  688   if (!InProlog) {
  718   if (InProlog) {
  744   if (InProlog) {