Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGRRList.cpp2740 const MCPhysReg *SUImpDefs = in canClobberPhysRegDefs() local
2743 if (!SUImpDefs && !SURegMask) in canClobberPhysRegDefs()
2754 if (!SUImpDefs) in canClobberPhysRegDefs()
2756 for (;*SUImpDefs; ++SUImpDefs) { in canClobberPhysRegDefs()
2757 unsigned SUReg = *SUImpDefs; in canClobberPhysRegDefs()
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DScheduleDAGRRList.cpp2670 const unsigned *SUImpDefs = in canClobberPhysRegDefs() local
2672 if (!SUImpDefs) in canClobberPhysRegDefs()
2681 for (;*SUImpDefs; ++SUImpDefs) { in canClobberPhysRegDefs()
2682 unsigned SUReg = *SUImpDefs; in canClobberPhysRegDefs()