Home
last modified time | relevance | path

Searched defs:ES (Results 1 - 25 of 62) sorted by relevance

123

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
H A DObjectTransformLayer.cpp15 ObjectTransformLayer::ObjectTransformLayer(ExecutionSession &ES, in ObjectTransformLayer() argument
H A DIRTransformLayer.cpp15 IRTransformLayer::IRTransformLayer(ExecutionSession &ES, IRLayer &BaseLayer, in IRTransformLayer() argument
H A DIRCompileLayer.cpp16 IRCompileLayer::IRCompileLayer(ExecutionSession &ES, ObjectLayer &BaseLayer, in IRCompileLayer() argument
H A DLegacy.cpp16 JITSymbolResolverAdapter( ExecutionSession &ES, SymbolResolver &R, MaterializationResponsibility *MR) JITSymbolResolverAdapter() argument
H A DIndirectionUtils.cpp119 createLocalCompileCallbackManager(const Triple &T, ExecutionSession &ES, in createLocalCompileCallbackManager() argument
[all...]
H A DLayer.cpp26 IRMaterializationUnit::IRMaterializationUnit(ExecutionSession &ES, in IRMaterializationUnit() argument
125 auto &ES = R.getTargetJITDylib().getExecutionSession(); in materialize() local
137 ObjectLayer::ObjectLayer(ExecutionSession &ES) : ES(ES) {} in ObjectLayer() argument
187 Expected<SymbolFlagsMap> getObjectSymbolFlags(ExecutionSession &ES, in getObjectSymbolFlags() argument
[all...]
H A DLLJIT.cpp87 LLJIT::createObjectLinkingLayer(LLJITBuilderState &S, ExecutionSession &ES) { in createObjectLinkingLayer() argument
[all...]
H A DLazyReexports.cpp86 createLocalLazyCallThroughManager(const Triple &T, ExecutionSession &ES, in createLocalLazyCallThroughManager() argument
21 LazyCallThroughManager( ExecutionSession &ES, JITTargetAddress ErrorHandlerAddr, std::unique_ptr<TrampolinePool> TP) LazyCallThroughManager() argument
[all...]
H A DRTDyldObjectLinkingLayer.cpp22 auto &ES = MR.getTargetJITDylib().getExecutionSession(); in lookup() local
98 auto &ES = getExecutionSession(); in emit() local
168 auto &ES = getExecutionSession(); in onObjLoad() local
78 RTDyldObjectLinkingLayer( ExecutionSession &ES, GetMemoryManagerFunction GetMemoryManager) RTDyldObjectLinkingLayer() argument
262 LegacyRTDyldObjectLinkingLayer( ExecutionSession &ES, ResourcesGetter GetResources, NotifyLoadedFtor NotifyLoaded, NotifyFinalizedFtor NotifyFinalized, NotifyFreedFtor NotifyFreed) LegacyRTDyldObjectLinkingLayer() argument
[all...]
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
H A DOpenGLVersion.h35 ES, member in dawn_native::opengl::OpenGLVersion::Standard
/third_party/musl/arch/i386/bits/
H A Dreg.h11 #define ES 8 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/Solaris/sys/
H A Dregset.h20 #undef ES macro
/third_party/musl/arch/x32/bits/
H A Dreg.h27 #define ES 24 macro
/third_party/musl/arch/x86_64/bits/
H A Dreg.h27 #define ES 24 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DPseudoSourceValue.cpp146 PseudoSourceValueManager::getExternalSymbolCallEntry(const char *ES) { in getExternalSymbolCallEntry() argument
102 ExternalSymbolPseudoSourceValue( const char *ES, const TargetInstrInfo &TII) ExternalSymbolPseudoSourceValue() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
H A DLayer.h66 IRLayer(ExecutionSession &ES, in IRLayer() argument
106 ExecutionSession &ES; member in llvm::orc::IRLayer
144 ExecutionSession &ES; member in llvm::orc::ObjectLayer
[all...]
H A DLegacy.h101 ExecutionSession &ES; member in llvm::orc::JITSymbolResolverAdapter
143 lookupWithLegacyFn(ExecutionSession &ES, AsynchronousSymbolQuery &Query, in lookupWithLegacyFn() argument
178 LegacyLookupFnResolver(ExecutionSession &ES, LegacyLookupFn LegacyLookup, in LegacyLookupFnResolver() argument
199 ExecutionSession &ES; member in llvm::orc::final
206 createLegacyLookupResolver(ExecutionSession &ES, LegacyLookupFn LegacyLookup, std::function<void(Error)> ErrorReporter) createLegacyLookupResolver() argument
[all...]
H A DLazyReexports.h103 ExecutionSession &ES; member in llvm::orc::LazyCallThroughManager
113 LocalLazyCallThroughManager(ExecutionSession &ES, in LocalLazyCallThroughManager() argument
135 Create(ExecutionSession &ES, JITTargetAddress ErrorHandlerAddr) { in Create() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
H A DMipsMachineFunction.cpp184 MachinePointerInfo MipsFunctionInfo::callPtrInfo(const char *ES) { in callPtrInfo() argument
/third_party/vk-gl-cts/framework/platform/ohos/rosen_context/
H A Dohos_context_i.h31 ES = 0, member in OHOS::RCI_GLES_VERSION::RCI_PROFILE
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A Drenderergl_utils.h159 ES, member in rx::ContextCreationTry::Type
/third_party/icu/icu4c/source/test/cintltst/
H A Dcbiditst.h37 #define ES U_EUROPEAN_NUMBER_SEPARATOR macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFrameLowering.cpp130 const char *ES = "__stack_pointer"; in writeSPToGlobal() local
178 const char *ES = "__stack_pointer"; in emitPrologue() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DPseudoSourceValue.h144 const char *ES; member in llvm::ExternalSymbolPseudoSourceValue
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/bidi/
H A DTestData.java29 protected static final int ES = UCharacterDirection.EUROPEAN_NUMBER_SEPARATOR; field in TestData
[all...]

Completed in 12 milliseconds

123