Home
last modified time | relevance | path

Searched refs:ObjectLinkingLayerJITLinkContext (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DObjectLinkingLayer.h46 class ObjectLinkingLayerJITLinkContext; variable
54 friend class ObjectLinkingLayerJITLinkContext; variable
/external/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
DObjectLinkingLayer.h47 class ObjectLinkingLayerJITLinkContext; variable
55 friend class ObjectLinkingLayerJITLinkContext; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
DObjectLinkingLayer.cpp25 class ObjectLinkingLayerJITLinkContext final : public JITLinkContext { class
27 ObjectLinkingLayerJITLinkContext(ObjectLinkingLayer &Layer, in ObjectLinkingLayerJITLinkContext() function in llvm::orc::ObjectLinkingLayerJITLinkContext
32 ~ObjectLinkingLayerJITLinkContext() { in ~ObjectLinkingLayerJITLinkContext()
343 jitLink(std::make_unique<ObjectLinkingLayerJITLinkContext>( in emit()
/external/llvm-project/llvm/lib/ExecutionEngine/Orc/
DObjectLinkingLayer.cpp25 class ObjectLinkingLayerJITLinkContext final : public JITLinkContext { class
27 ObjectLinkingLayerJITLinkContext( in ObjectLinkingLayerJITLinkContext() function in llvm::orc::ObjectLinkingLayerJITLinkContext
33 ~ObjectLinkingLayerJITLinkContext() { in ~ObjectLinkingLayerJITLinkContext()
465 jitLink(std::make_unique<ObjectLinkingLayerJITLinkContext>( in emit()