Home
last modified time | relevance | path

Searched defs:ES (Results 1 – 25 of 88) sorted by relevance

1234

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DLazyReexports.h103 ExecutionSession &ES; variable
113 LocalLazyCallThroughManager(ExecutionSession &ES, in LocalLazyCallThroughManager()
135 Create(ExecutionSession &ES, JITTargetAddress ErrorHandlerAddr) { in Create()
DLegacy.h143 lookupWithLegacyFn(ExecutionSession &ES, AsynchronousSymbolQuery &Query, in lookupWithLegacyFn()
178 LegacyLookupFnResolver(ExecutionSession &ES, LegacyLookupFn LegacyLookup, in LegacyLookupFnResolver()
206 createLegacyLookupResolver(ExecutionSession &ES, LegacyLookupFn LegacyLookup, in createLegacyLookupResolver()
DLayer.h66 IRLayer(ExecutionSession &ES, in IRLayer()
106 ExecutionSession &ES; variable
DIndirectionUtils.h201 ExecutionSession &ES, in JITCompileCallbackManager()
214 ExecutionSession &ES; variable
227 Create(ExecutionSession &ES, JITTargetAddress ErrorHandlerAddress) { in Create()
240 LocalJITCompileCallbackManager(ExecutionSession &ES, in LocalJITCompileCallbackManager()
DSpeculation.h172 ExecutionSession &ES; variable
182 IRSpeculationLayer(ExecutionSession &ES, IRCompileLayer &BaseLayer, in IRSpeculationLayer()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
DRTDyldObjectLinkingLayer.cpp22 auto &ES = MR.getTargetJITDylib().getExecutionSession(); in lookup() local
79 ExecutionSession &ES, GetMemoryManagerFunction GetMemoryManager) in RTDyldObjectLinkingLayer()
98 auto &ES = getExecutionSession(); in emit() local
168 auto &ES = getExecutionSession(); in onObjLoad() local
263 ExecutionSession &ES, ResourcesGetter GetResources, in LegacyRTDyldObjectLinkingLayer()
DLayer.cpp26 IRMaterializationUnit::IRMaterializationUnit(ExecutionSession &ES, in IRMaterializationUnit()
125 auto &ES = R.getTargetJITDylib().getExecutionSession(); in materialize() local
137 ObjectLayer::ObjectLayer(ExecutionSession &ES) : ES(ES) {} in ObjectLayer()
187 Expected<SymbolFlagsMap> getObjectSymbolFlags(ExecutionSession &ES, in getObjectSymbolFlags()
DObjectLinkingLayer.cpp57 auto &ES = Layer.getExecutionSession(); in lookup() local
95 auto &ES = Layer.getExecutionSession(); in notifyResolved() local
183 auto &ES = Layer.getExecutionSession(); in externalizeWeakAndCommonSymbols() local
200 auto &ES = Layer.getExecutionSession(); in markResponsibilitySymbolsLive() local
208 auto &ES = MR.getTargetJITDylib().getExecutionSession(); in computeNamedSymbolDependencies() local
242 auto &ES = MR.getTargetJITDylib().getExecutionSession(); in computeAnonDeps() local
332 ExecutionSession &ES, std::unique_ptr<JITLinkMemoryManager> MemMgr) in ObjectLinkingLayer()
DCompileOnDemandLayer.cpp70 PartitioningIRMaterializationUnit(ExecutionSession &ES, in PartitioningIRMaterializationUnit()
114 ExecutionSession &ES, IRLayer &BaseLayer, LazyCallThroughManager &LCTMgr, in CompileOnDemandLayer()
131 auto &ES = getExecutionSession(); in emit() local
251 auto &ES = getExecutionSession(); in emitPartition() local
DIRTransformLayer.cpp15 IRTransformLayer::IRTransformLayer(ExecutionSession &ES, IRLayer &BaseLayer, in IRTransformLayer()
DObjectTransformLayer.cpp15 ObjectTransformLayer::ObjectTransformLayer(ExecutionSession &ES, in ObjectTransformLayer()
DLazyReexports.cpp22 ExecutionSession &ES, JITTargetAddress ErrorHandlerAddr, in LazyCallThroughManager()
86 createLocalLazyCallThroughManager(const Triple &T, ExecutionSession &ES, in createLocalLazyCallThroughManager()
DIRCompileLayer.cpp16 IRCompileLayer::IRCompileLayer(ExecutionSession &ES, ObjectLayer &BaseLayer, in IRCompileLayer()
/third_party/node/deps/npm/node_modules/es-abstract/test/
Des2015.js3 var ES = require('../').ES2015; variable
Des2016.js3 var ES = require('../').ES2016; variable
Des2017.js3 var ES = require('../').ES2017; variable
Dindex.js3 var ES = require('../'); variable
Des6.js5 var ES = require('../'); variable
Des7.js5 var ES = require('../'); variable
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
Des31cArrayOfArraysTests.hpp152 struct ES struct
155 {
159 {
163 {
167 {
171 {
175 {
179 {
183 {
187 static const size_t MAX_ARRAY_DIMENSIONS;
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DPseudoSourceValue.cpp103 const char *ES, const TargetInstrInfo &TII) in ExternalSymbolPseudoSourceValue()
146 PseudoSourceValueManager::getExternalSymbolCallEntry(const char *ES) { in getExternalSymbolCallEntry()
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/opengl/
DOpenGLFunctions.h32 ES, enumerator
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
DOpenGLVersion.h35 ES, enumerator
/third_party/node/deps/npm/node_modules/es-abstract/
Dindex.js10 var ES = { variable
/third_party/musl/arch/i386/bits/
Dreg.h11 #define ES 8 macro

1234