/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter1/ |
D | KaleidoscopeJIT.h | 93 void removeModule(ModuleHandle H) { in removeModule() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter1/ |
D | KaleidoscopeJIT.h | 93 void removeModule(VModuleKey K) { in removeModule() function
|
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter2/ |
D | KaleidoscopeJIT.h | 103 void removeModule(ModuleHandle H) { in removeModule() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter2/ |
D | KaleidoscopeJIT.h | 102 void removeModule(VModuleKey K) { in removeModule() function
|
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter3/ |
D | KaleidoscopeJIT.h | 113 void removeModule(ModuleHandle H) { in removeModule() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter3/ |
D | KaleidoscopeJIT.h | 126 void removeModule(VModuleKey K) { in removeModule() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ExecutionEngine/Orc/ |
D | GlobalMappingLayer.h | 56 Error removeModule(ModuleHandleT H) { return BaseLayer.removeModule(H); } in removeModule() function
|
D | IRTransformLayer.h | 73 Error removeModule(VModuleKey K) { return BaseLayer.removeModule(K); } in removeModule() function
|
D | IRCompileLayer.h | 93 Error removeModule(VModuleKey K) { return BaseLayer.removeObject(K); } in removeModule() function
|
D | LazyEmittingLayer.h | 214 Error removeModule(VModuleKey K) { in removeModule() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/include/ |
D | KaleidoscopeJIT.h | 72 void removeModule(VModuleKey K) { in removeModule() function
|
/external/llvm/examples/Kaleidoscope/include/ |
D | KaleidoscopeJIT.h | 75 void removeModule(ModuleHandleT H) { in removeModule() function
|
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4/ |
D | KaleidoscopeJIT.h | 194 void removeModule(ModuleHandle H) { in removeModule() function
|
/external/swiftshader/third_party/LLVM/lib/VMCore/ |
D | LLVMContext.cpp | 53 void LLVMContext::removeModule(Module *M) { in removeModule() function in LLVMContext
|
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4/ |
D | KaleidoscopeJIT.h | 196 void removeModule(VModuleKey K) { in removeModule() function
|
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter5/ |
D | KaleidoscopeJIT.h | 226 void removeModule(ModuleHandle H) { in removeModule() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter5/ |
D | KaleidoscopeJIT.h | 213 void removeModule(VModuleKey K) { in removeModule() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ExecutionEngine/Orc/ |
D | OrcTestCommon.h | 192 Error removeModule(ModuleHandleT H) { in removeModule() function
|
/external/llvm/lib/ExecutionEngine/MCJIT/ |
D | MCJIT.h | 101 bool removeModule(Module *M) { in removeModule() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/MCJIT/ |
D | MCJIT.h | 101 bool removeModule(Module *M) { in removeModule() function
|
/external/llvm/lib/IR/ |
D | LLVMContext.cpp | 163 void LLVMContext::removeModule(Module *M) { in removeModule() function in LLVMContext
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/ |
D | LLVMContext.cpp | 106 void LLVMContext::removeModule(Module *M) { in removeModule() function in LLVMContext
|
/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/ast/ |
D | CompilationUnit.java | 555 public CompilationUnit removeModule() { in removeModule() method in CompilationUnit
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/Orc/ |
D | OrcCBindingsStack.h | 354 LLVMOrcErrorCode removeModule(orc::VModuleKey K) { in removeModule() function
|
D | OrcMCJITReplacement.h | 315 bool removeModule(Module *M) override { in removeModule() function
|