Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGRRList.cpp2903 ArrayRef<MCPhysReg> SUImpDefs = in canClobberPhysRegDefs() local
2906 if (SUImpDefs.empty() && !SURegMask) in canClobberPhysRegDefs()
2917 for (MCPhysReg SUReg : SUImpDefs) { in canClobberPhysRegDefs()