/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | MachineTraceMetrics.cpp | 955 unsigned UseHeight, MIHeightMap &Heights, in pushDepHeight() argument 966 std::tie(I, New) = Heights.insert(std::make_pair(Dep.DefMI, UseHeight)); in pushDepHeight() 1018 MIHeightMap Heights; in computeInstrHeights() local 1033 unsigned &Height = Heights[MTM.MRI->getVRegDef(LI.Reg)]; in computeInstrHeights() 1085 if (pushDepHeight(Deps.front(), PHI, Height, Heights, MTM.SchedModel, in computeInstrHeights() 1100 MIHeightMap::iterator HeightI = Heights.find(&MI); in computeInstrHeights() 1101 if (HeightI != Heights.end()) { in computeInstrHeights() 1104 Heights.erase(HeightI); in computeInstrHeights() 1119 if (pushDepHeight(Dep, MI, Cycle, Heights, MTM.SchedModel, MTM.TII)) in computeInstrHeights() 1138 LIR.Height = Heights.lookup(DefMI); in computeInstrHeights()
|
/external/llvm/lib/CodeGen/ |
D | MachineTraceMetrics.cpp | 930 unsigned UseHeight, MIHeightMap &Heights, in pushDepHeight() argument 941 std::tie(I, New) = Heights.insert(std::make_pair(Dep.DefMI, UseHeight)); in pushDepHeight() 993 MIHeightMap Heights; in computeInstrHeights() local 1008 unsigned &Height = Heights[MTM.MRI->getVRegDef(LI.Reg)]; in computeInstrHeights() 1060 if (pushDepHeight(Deps.front(), PHI, Height, Heights, MTM.SchedModel, in computeInstrHeights() 1075 MIHeightMap::iterator HeightI = Heights.find(&MI); in computeInstrHeights() 1076 if (HeightI != Heights.end()) { in computeInstrHeights() 1079 Heights.erase(HeightI); in computeInstrHeights() 1094 if (pushDepHeight(Dep, MI, Cycle, Heights, MTM.SchedModel, MTM.TII)) in computeInstrHeights() 1113 LIR.Height = Heights.lookup(DefMI); in computeInstrHeights()
|
/external/cldr/tools/java/org/unicode/cldr/util/data/external/ |
D | 2013-1_UNLOCODE_CodeListPart3.csv | 9662 ,"US","AYH","Airway Heights","Airway Heights","WA","-23--6--","RL","0601",,"4739N 11735W", 10102 ,"US","JLH","Arlington Heights","Arlington Heights","IL","--34----","AI","9601",,, 10285 ,"US","AUH","Auburn Heights","Auburn Heights","MI","--3-----","RQ","9307",,, 10677 ,"US","BDH","Bedford Heights","Bedford Heights","OH","--3-----","RQ","9307",,, 10855 ,"US","BHE","Berkeley Heights","Berkeley Heights","NJ","--3-----","RQ","9506",,, 10868 ,"US","IIQ","Berlin Heights","Berlin Heights","OH","--3-----","RQ","1001",,"4119N 08229W", 10911 ,"US","BH6","Bethel Heights","Bethel Heights","AR","--3-----","RL","0901",,"3612N 09407W", 11300 ,"US","XDK","Boyle Heights","Boyle Heights","CA","--3-----","RQ","9307",,, 11313 ,"US","OHG","Braddock Heights","Braddock Heights","MD","--3-----","RL","0901",,"3925N 07730W", 11456 ,"US","BTO","Brighton Heights","Brighton Heights","PA","--3-----","RL","0401",,"4028N 08002W", [all …]
|
D | 2013-1_UNLOCODE_CodeListPart1.csv | 1927 ,"AU","ALB","Allambie Heights","Allambie Heights","NSW","--3-----","RL","1207",,"3345S 15115E", 2231 ,"AU","CAR","Carina Heights","Carina Heights","QLD","1-------","RL","1107",,"2730S 15305E", 2708 ,"AU","JBH","Jamboree Heights","Jamboree Heights","QLD","--3-----","RL","1207",,"2733S 15256E", 2878 ,"AU","LHW","Lucas Heights","Lucas Heights","NSW","--3-----","RL","1207",,"3402S 15058E", 3051 ,"AU","MOW","Mowbray Heights","Mowbray Heights","TAS","123-----","RL","0601",,"4123S 14708E", 9843 ,"CA","MHT","Morin Heights","Morin Heights","QC","--3-----","RL","0901",,"4554N 07414W", 10847 ,"CA","THG","Truro Heights","Truro Heights","NS","--3-----","RQ","1001",,"4521N 06319W",
|