Searched refs:SUImpDefs (Results 1 – 3 of 3) sorted by relevance
2867 const MCPhysReg *SUImpDefs = in canClobberPhysRegDefs() local2870 if (!SUImpDefs && !SURegMask) in canClobberPhysRegDefs()2881 if (!SUImpDefs) in canClobberPhysRegDefs()2883 for (;*SUImpDefs; ++SUImpDefs) { in canClobberPhysRegDefs()2884 unsigned SUReg = *SUImpDefs; in canClobberPhysRegDefs()
2740 const MCPhysReg *SUImpDefs = in canClobberPhysRegDefs() local2743 if (!SUImpDefs && !SURegMask) in canClobberPhysRegDefs()2754 if (!SUImpDefs) in canClobberPhysRegDefs()2756 for (;*SUImpDefs; ++SUImpDefs) { in canClobberPhysRegDefs()2757 unsigned SUReg = *SUImpDefs; in canClobberPhysRegDefs()
2670 const unsigned *SUImpDefs = in canClobberPhysRegDefs() local2672 if (!SUImpDefs) in canClobberPhysRegDefs()2681 for (;*SUImpDefs; ++SUImpDefs) { in canClobberPhysRegDefs()2682 unsigned SUReg = *SUImpDefs; in canClobberPhysRegDefs()