Home
last modified time | relevance | path

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

/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter1/
DKaleidoscopeJIT.h93 void removeModule(ModuleHandle H) { in removeModule() function
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter2/
DKaleidoscopeJIT.h103 void removeModule(ModuleHandle H) { in removeModule() function
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter3/
DKaleidoscopeJIT.h113 void removeModule(ModuleHandle H) { in removeModule() function
/external/llvm/examples/Kaleidoscope/include/
DKaleidoscopeJIT.h75 void removeModule(ModuleHandleT H) { in removeModule() function
/external/swiftshader/third_party/LLVM/lib/VMCore/
DLLVMContext.cpp53 void LLVMContext::removeModule(Module *M) { in removeModule() function in LLVMContext
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4/
DKaleidoscopeJIT.h194 void removeModule(ModuleHandle H) { in removeModule() function
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter5/
DKaleidoscopeJIT.h226 void removeModule(ModuleHandle H) { in removeModule() function
/external/llvm/lib/ExecutionEngine/MCJIT/
DMCJIT.h101 bool removeModule(Module *M) { in removeModule() function
DMCJIT.cpp116 bool MCJIT::removeModule(Module *M) { in removeModule() function in MCJIT
/external/llvm/lib/IR/
DLLVMContext.cpp163 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/lib/ExecutionEngine/JIT/
DJIT.cpp357 bool JIT::removeModule(Module *M) { in removeModule() function in JIT
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/
DExecutionEngine.cpp120 bool ExecutionEngine::removeModule(Module *M) { in removeModule() function in ExecutionEngine
/external/llvm/lib/ExecutionEngine/
DExecutionEngine.cpp141 bool ExecutionEngine::removeModule(Module *M) { in removeModule() function in ExecutionEngine