Searched refs:Heights (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | MachineTraceMetrics.cpp | 963 unsigned UseHeight, MIHeightMap &Heights, in pushDepHeight() argument 974 std::tie(I, New) = Heights.insert(std::make_pair(Dep.DefMI, UseHeight)); in pushDepHeight() 1025 MIHeightMap Heights; in computeInstrHeights() local 1040 unsigned &Height = Heights[MTM.MRI->getVRegDef(LI.Reg)]; in computeInstrHeights() 1092 if (pushDepHeight(Deps.front(), PHI, Height, Heights, MTM.SchedModel, in computeInstrHeights() 1104 MIHeightMap::iterator HeightI = Heights.find(&MI); in computeInstrHeights() 1105 if (HeightI != Heights.end()) { in computeInstrHeights() 1108 Heights.erase(HeightI); in computeInstrHeights() 1123 if (pushDepHeight(Dep, MI, Cycle, Heights, MTM.SchedModel, MTM.TII)) in computeInstrHeights() 1142 LIR.Height = Heights.lookup(DefMI); in computeInstrHeights()
|
| /freebsd/contrib/one-true-awk/testdir/ |
| H A D | funstack.in | 442 corpsource = "IBM, Thomas J. Watson Res. Center Yorktown Heights, NY, USA", 1769 corpsource = "IBM, Yorktown Heights, NY, USA", 2250 corpsource = "IBM Thomas J. Watson Res. Center, Yorktown Heights, NY, USA", 2292 corpsource = "IBM Thomas J. Watson Res. Center, Yorktown Heights, NY, USA", 3454 corpsource = "IBM, Yorktown Heights, NY, USA", 4981 corpsource = "IBM, Yorktown Heights, NY, USA", 6215 corpsource = "IBM Thomas J. Watson Res. Center, Yorktown Heights, NY, USA", 6257 corpsource = "IBM Thomas J. Watson Res. Center, Yorktown Heights, NY, USA", 7832 corpsource = "IBM Thomas J. Watson Res. Center, Yorktown Heights, NY, USA", 8372 corpsource = "IBM Thomas J.Watson Res. Center, Yorktown Heights, NY, USA", [all …]
|