HomeSort by relevance Sort by last modified time
    Searched full:foreachunit (Results 1 - 1 of 1) sorted by null

  /external/llvm/lib/CodeGen/
LiveRegMatrix.cpp 74 bool foreachUnit(const TargetRegisterInfo *TRI, LiveInterval &VRegInterval,
103 foreachUnit(TRI, VirtReg, PhysReg, [&](unsigned Unit,
120 foreachUnit(TRI, VirtReg, PhysReg, [&](unsigned Unit,
163 bool Result = foreachUnit(TRI, VirtReg, PhysReg, [&](unsigned Unit,

Completed in 80 milliseconds