Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/CodeGen/GlobalISel/
DCSEInfo.cpp93 const UniqueMachineInstr &UMI) const { in isUniqueMachineInstValid()
101 void GISelCSEInfo::invalidateUniqueMachineInstr(UniqueMachineInstr *UMI) { in invalidateUniqueMachineInstr() argument
102 bool Removed = CSEMap.RemoveNode(UMI); in invalidateUniqueMachineInstr()
124 void GISelCSEInfo::insertNode(UniqueMachineInstr *UMI, void *InsertPos) { in insertNode() argument
126 assert(UMI); in insertNode()
127 UniqueMachineInstr *MaybeNewNode = UMI; in insertNode()
129 CSEMap.InsertNode(UMI, InsertPos); in insertNode()
131 MaybeNewNode = CSEMap.GetOrInsertNode(UMI); in insertNode()
132 if (MaybeNewNode != UMI) { in insertNode()
136 assert(InstrMapping.count(UMI->MI) == 0 && in insertNode()
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DCSEInfo.cpp91 const UniqueMachineInstr &UMI) const { in isUniqueMachineInstValid()
99 void GISelCSEInfo::invalidateUniqueMachineInstr(UniqueMachineInstr *UMI) { in invalidateUniqueMachineInstr() argument
100 bool Removed = CSEMap.RemoveNode(UMI); in invalidateUniqueMachineInstr()
122 void GISelCSEInfo::insertNode(UniqueMachineInstr *UMI, void *InsertPos) { in insertNode() argument
124 assert(UMI); in insertNode()
125 UniqueMachineInstr *MaybeNewNode = UMI; in insertNode()
127 CSEMap.InsertNode(UMI, InsertPos); in insertNode()
129 MaybeNewNode = CSEMap.GetOrInsertNode(UMI); in insertNode()
130 if (MaybeNewNode != UMI) { in insertNode()
134 assert(InstrMapping.count(UMI->MI) == 0 && in insertNode()
[all …]
/external/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
DCSEInfo.h92 bool isUniqueMachineInstValid(const UniqueMachineInstr &UMI) const;
94 void invalidateUniqueMachineInstr(UniqueMachineInstr *UMI);
102 void insertNode(UniqueMachineInstr *UMI, void *InsertPos = nullptr);
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
DCSEInfo.h94 bool isUniqueMachineInstValid(const UniqueMachineInstr &UMI) const;
96 void invalidateUniqueMachineInstr(UniqueMachineInstr *UMI);
104 void insertNode(UniqueMachineInstr *UMI, void *InsertPos = nullptr);
/external/llvm-project/llvm/lib/ExecutionEngine/Orc/
DCore.cpp723 auto UMI = in replace() local
725 for (auto &KV : UMI->MU->getSymbols()) { in replace()
739 UMIEntry = UMI; in replace()
1630 auto UMI = std::make_shared<UnmaterializedInfo>(std::move(MU), &RT); in installMaterializationUnit() local
1631 for (auto &KV : UMI->MU->getSymbols()) in installMaterializationUnit()
1632 UnmaterializedInfos[KV.first] = UMI; in installMaterializationUnit()
2387 auto UMI = UMII->second; in OL_completeLookup() local
2388 assert(UMI->MU && "Materializer should not be null"); in OL_completeLookup()
2389 assert(UMI->RT && "Tracker should not be null"); in OL_completeLookup()
2391 dbgs() << "matched, preparing to dispatch MU@" << UMI->MU.get() in OL_completeLookup()
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DCore.h1260 auto UMI = std::make_shared<UnmaterializedInfo>(std::move(MU)); in define()
1261 for (auto &KV : UMI->MU->getSymbols()) in define()
1262 UnmaterializedInfos[KV.first] = UMI; in define()
1277 auto UMI = std::make_shared<UnmaterializedInfo>(std::move(MU)); in define()
1278 for (auto &KV : UMI->MU->getSymbols()) in define()
1279 UnmaterializedInfos[KV.first] = UMI; in define()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
DCore.cpp895 auto UMI = std::make_shared<UnmaterializedInfo>(std::move(MU)); in replace() local
896 for (auto &KV : UMI->MU->getSymbols()) { in replace()
906 UnmaterializedInfos[KV.first] = UMI; in replace()
/external/cldr/tools/java/org/unicode/cldr/util/data/
Dterritory_codes.txt242 UM 581 UMI - -
/external/cldr/tools/java/org/unicode/cldr/util/data/external/
DUnCodes.txt240 001 World 009 Oceania 057 Micronesia United States Minor Outlying Islands 581 UM UMI Developing
D2013-1_UNLOCODE_CodeListPart3.csv264 ,"PE","UMI","Quince Mil","Quince Mil","CUS","---4----","AI","0212",,"1314S 07046W",
12977 ,"US","UMI","Columbiana","Columbiana","AL","--3-----","RQ","0607",,"3310N 08636W",
D2013-1_UNLOCODE_CodeListPart1.csv38096 ,"FR","UMI","Lumio","Lumio","2B","--3-----","RL","1207",,"4234N 00850E",
/external/icu/icu4c/source/data/misc/
Dmetadata.txt4873 UMI{
DsupplementalData.txt3388 "UMI",
/external/icu/icu4j/perf-tests/data/collation/
DTestNames_SerbianSH.txt2773 ŠUMIĆ MLADEN
4997 ĐUMIĆ BOGDAN
4998 ĐUMIĆ DUŠAN
4999 ĐUMIĆ GOSPAVA
5000 ĐUMIĆ ILIJA
5001 ĐUMIĆ MARIJA
5002 ĐUMIĆ MILENKO
5003 ĐUMIĆ SLAVKO
5004 ĐUMIĆ STANKO
5005 ĐUMIĆ UROŠ
[all …]