Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/
DLiveRegMatrix.h90 IK_VirtReg, enumerator
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DLiveRegMatrix.cpp205 return IK_VirtReg; in checkInterference()
DRegAllocEvictionAdvisor.cpp189 if (Matrix->checkInterference(VirtReg, PhysReg) > LiveRegMatrix::IK_VirtReg) in canEvictInterferenceBasedOnCost()
DRegAllocBasic.cpp275 case LiveRegMatrix::IK_VirtReg: in selectOrSplit()
DMLRegallocEvictAdvisor.cpp584 if (Matrix->checkInterference(VirtReg, PhysReg) > LiveRegMatrix::IK_VirtReg) { in loadInterferenceFeatures()
DRegAllocGreedy.cpp1900 LiveRegMatrix::IK_VirtReg) { in tryLastChanceRecoloring()