Home
last modified time | relevance | path

Searched defs:removeModule (Results 1 – 25 of 32) sorted by relevance

12

/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter1/
DKaleidoscopeJIT.h93 void removeModule(ModuleHandle H) { in removeModule() function
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter1/
DKaleidoscopeJIT.h93 void removeModule(VModuleKey K) { in removeModule() function
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter2/
DKaleidoscopeJIT.h103 void removeModule(ModuleHandle H) { in removeModule() function
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter2/
DKaleidoscopeJIT.h102 void removeModule(VModuleKey K) { in removeModule() function
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter3/
DKaleidoscopeJIT.h113 void removeModule(ModuleHandle H) { in removeModule() function
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter3/
DKaleidoscopeJIT.h126 void removeModule(VModuleKey K) { in removeModule() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ExecutionEngine/Orc/
DGlobalMappingLayer.h56 Error removeModule(ModuleHandleT H) { return BaseLayer.removeModule(H); } in removeModule() function
DIRTransformLayer.h73 Error removeModule(VModuleKey K) { return BaseLayer.removeModule(K); } in removeModule() function
DIRCompileLayer.h93 Error removeModule(VModuleKey K) { return BaseLayer.removeObject(K); } in removeModule() function
DLazyEmittingLayer.h214 Error removeModule(VModuleKey K) { in removeModule() function
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/include/
DKaleidoscopeJIT.h72 void removeModule(VModuleKey K) { in removeModule() function
/external/llvm/examples/Kaleidoscope/include/
DKaleidoscopeJIT.h75 void removeModule(ModuleHandleT H) { in removeModule() function
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4/
DKaleidoscopeJIT.h194 void removeModule(ModuleHandle H) { in removeModule() function
/external/swiftshader/third_party/LLVM/lib/VMCore/
DLLVMContext.cpp53 void LLVMContext::removeModule(Module *M) { in removeModule() function in LLVMContext
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4/
DKaleidoscopeJIT.h196 void removeModule(VModuleKey K) { in removeModule() function
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter5/
DKaleidoscopeJIT.h226 void removeModule(ModuleHandle H) { in removeModule() function
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter5/
DKaleidoscopeJIT.h213 void removeModule(VModuleKey K) { in removeModule() function
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ExecutionEngine/Orc/
DOrcTestCommon.h192 Error removeModule(ModuleHandleT H) { in removeModule() function
/external/llvm/lib/ExecutionEngine/MCJIT/
DMCJIT.h101 bool removeModule(Module *M) { in removeModule() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/MCJIT/
DMCJIT.h101 bool removeModule(Module *M) { in removeModule() function
/external/llvm/lib/IR/
DLLVMContext.cpp163 void LLVMContext::removeModule(Module *M) { in removeModule() function in LLVMContext
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DLLVMContext.cpp106 void LLVMContext::removeModule(Module *M) { in removeModule() function in LLVMContext
/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/ast/
DCompilationUnit.java555 public CompilationUnit removeModule() { in removeModule() method in CompilationUnit
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/Orc/
DOrcCBindingsStack.h354 LLVMOrcErrorCode removeModule(orc::VModuleKey K) { in removeModule() function
DOrcMCJITReplacement.h315 bool removeModule(Module *M) override { in removeModule() function

12