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

Declarations

include/llvm/CodeGen/CallingConvLower.h
  572   void MarkAllocated(unsigned Reg);

References

include/llvm/CodeGen/CallingConvLower.h
  356     MarkAllocated(Reg);
  363     MarkAllocated(Reg);
  364     MarkAllocated(ShadowReg);
  378     MarkAllocated(Reg);
  402           MarkAllocated(Regs[StartIdx + BlockIdx]);
  419     MarkAllocated(Reg);
  420     MarkAllocated(ShadowReg);
  443     MarkAllocated(ShadowReg);
  452       MarkAllocated(ShadowRegs[i]);