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

References

lib/CodeGen/LiveRegMatrix.cpp
  187     return IK_Free;
  205   return IK_Free;
lib/CodeGen/RegAllocBasic.cpp
  266     case LiveRegMatrix::IK_Free:
lib/Target/AMDGPU/SIPreAllocateWWMRegs.cpp
  108         Matrix->checkInterference(LI, PhysReg) == LiveRegMatrix::IK_Free) {