Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DLiveRegMatrix.cpp74 bool foreachUnit(const TargetRegisterInfo *TRI, LiveInterval &VRegInterval, in foreachUnit() function
103 foreachUnit(TRI, VirtReg, PhysReg, [&](unsigned Unit, in assign()
120 foreachUnit(TRI, VirtReg, PhysReg, [&](unsigned Unit, in unassign()
163 bool Result = foreachUnit(TRI, VirtReg, PhysReg, [&](unsigned Unit, in checkRegUnitInterference()