/external/llvm/include/llvm/ExecutionEngine/Orc/ |
D | LogicalDylib.h | 71 void addToLogicalModule(LogicalModuleHandle LMH, in addToLogicalModule() argument 73 LMH->BaseLayerHandles.push_back(BaseLayerHandle); in addToLogicalModule() 76 LogicalModuleResources& getLogicalModuleResources(LogicalModuleHandle LMH) { in getLogicalModuleResources() argument 77 return LMH->Resources; in getLogicalModuleResources() 80 BaseLayerHandleIterator moduleHandlesBegin(LogicalModuleHandle LMH) { in moduleHandlesBegin() argument 81 return LMH->BaseLayerHandles.begin(); in moduleHandlesBegin() 84 BaseLayerHandleIterator moduleHandlesEnd(LogicalModuleHandle LMH) { in moduleHandlesEnd() argument 85 return LMH->BaseLayerHandles.end(); in moduleHandlesEnd() 88 JITSymbol findSymbolInLogicalModule(LogicalModuleHandle LMH, in findSymbolInLogicalModule() argument 92 if (auto StubSym = LMH->Resources.findSymbol(Name, ExportedSymbolsOnly)) in findSymbolInLogicalModule() [all …]
|
D | CompileOnDemandLayer.h | 249 auto LMH = LD.createLogicalModule(); in addLogicalModule() local 250 auto &LMResources = LD.getLogicalModuleResources(LMH); in addLogicalModule() 276 CCInfo.setCompileAction([this, &LD, LMH, &F]() { in addLogicalModule() 277 return this->extractAndCompile(LD, LMH, F); in addLogicalModule() 360 [&LD, LMH](const std::string &Name) { in addLogicalModule() 361 auto &LMResources = LD.getLogicalModuleResources(LMH); in addLogicalModule() 374 LD.addToLogicalModule(LMH, GVsH); in addLogicalModule() 387 LogicalModuleHandle LMH, in extractAndCompile() argument 389 auto &LMResources = LD.getLogicalModuleResources(LMH); in extractAndCompile() 400 auto PartH = emitPartition(LD, LMH, Part); in extractAndCompile() [all …]
|
/external/ImageMagick/PerlMagick/t/reference/filter/ |
D | Rotate.miff | 15 …���������������������������������������������������������������������������LMH+,%12-/0.....,)0*'2-…
|
/external/v8/src/s390/ |
D | simulator-s390.h | 1111 EVALUATE(LMH);
|
D | constants-s390.h | 179 V(lmh, LMH, 0xEB96) /* type = RSY_A LOAD MULTIPLE HIGH (32) */ \
|
D | simulator-s390.cc | 1398 EvalTable[LMH] = &Simulator::Evaluate_LMH; in EvalTableInit() 9038 EVALUATE(LMH) { in EVALUATE() argument
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.td | 719 def LMH : LoadMultipleRSY<"lmh", 0xEB96, GRH32>;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.td | 743 def LMH : LoadMultipleRSY<"lmh", 0xEB96, GRH32>;
|
/external/cldr/tools/java/org/unicode/cldr/util/data/external/ |
D | 2013-1_UNLOCODE_CodeListPart3.csv | 7603 ,"SK","LMH","Luky p Makytou-Horni Lid�c","Luky p Makytou-Horni Lidec","TC","-2-----B","AF","9803",,, 11084 ,"US","LMH","Bloomfield","Bloomfield","IA","--3-----","RL","0701",,"4045N 09225W",
|
D | 2013-1_UNLOCODE_CodeListPart2.csv | 6750 ,"HN","LMH","Limon","Limon",,"---4----","AI","0001",,,
|
D | 2013-1_UNLOCODE_CodeListPart1.csv | 21565 ,"DE","LMH","Leimbach","Leimbach","ST","-23-----","RL","0701",,"5136N 01127E", 37458 ,"FR","LMH","Le M�le-sur-Sarthe","Le Mele-sur-Sarthe","61","--3-----","RL","0212",,"4831N 00021E",
|