Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGRRList.cpp2917 for (MCPhysReg SUReg : SUImpDefs) { in canClobberPhysRegDefs() local
2918 if (TRI->regsOverlap(Reg, SUReg)) in canClobberPhysRegDefs()