Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DRegisterCoalescer.cpp2389 CR_Replace, enumerator
2805 return CR_Replace; in analyzeValue()
2840 return CR_Replace; in analyzeValue()
2855 return CR_Replace; in analyzeValue()
2885 return (OtherMask & V.WriteLanes).none() ? CR_Replace : CR_Impossible; in analyzeValue()
2905 return CR_Replace; in analyzeValue()
2946 case CR_Replace: in computeAssignment()
3106 V.Resolution = CR_Replace; in resolveConflicts()
3135 case CR_Replace: { in pruneValues()