Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DLiveRegMatrix.cpp80 static bool foreachUnit(const TargetRegisterInfo *TRI, in foreachUnit() function
110 foreachUnit( in assign()
127 foreachUnit(TRI, VirtReg, PhysReg, in unassign()
170 bool Result = foreachUnit(TRI, VirtReg, PhysReg, [&](unsigned Unit, in checkRegUnitInterference()
199 bool Interference = foreachUnit(TRI, VirtReg, PhysReg, in checkInterference()