Home
last modified time | relevance | path

Searched refs:IK_VirtReg (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/CodeGen/
DLiveRegMatrix.h89 IK_VirtReg, enumerator
DLiveRegMatrix.cpp151 return IK_VirtReg; in checkInterference()
DRegAllocBasic.cpp237 case LiveRegMatrix::IK_VirtReg: in selectOrSplit()
DRegAllocGreedy.cpp518 if (Matrix->checkInterference(VirtReg, PhysReg) > LiveRegMatrix::IK_VirtReg) in canEvictInterference()