/aosp_15_r20/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter1/ |
H A D | KaleidoscopeJIT.h | 93 void removeModule(ModuleHandle H) { in removeModule() function
|
/aosp_15_r20/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter2/ |
H A D | KaleidoscopeJIT.h | 103 void removeModule(ModuleHandle H) { in removeModule() function
|
/aosp_15_r20/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter3/ |
H A D | KaleidoscopeJIT.h | 113 void removeModule(ModuleHandle H) { in removeModule() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/ |
H A D | GlobalMappingLayer.h | 55 Error removeModule(ModuleHandleT H) { return BaseLayer.removeModule(H); } in removeModule() function
|
H A D | IRTransformLayer.h | 83 Error removeModule(VModuleKey K) { return BaseLayer.removeModule(K); } in removeModule() function
|
H A D | IRCompileLayer.h | 120 Error removeModule(VModuleKey K) { return BaseLayer.removeObject(K); } in removeModule() function
|
H A D | LazyEmittingLayer.h | 216 Error removeModule(VModuleKey K) { in removeModule() function
|
H A D | CompileOnDemandLayer.h | 325 Error removeModule(VModuleKey K) { in removeModule() function
|
/aosp_15_r20/external/llvm/examples/Kaleidoscope/include/ |
H A D | KaleidoscopeJIT.h | 75 void removeModule(ModuleHandleT H) { in removeModule() function
|
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/util/ |
D | KernelModuleUtils.java | 146 public static void removeModule(ITestDevice device, String module) in removeModule() method in KernelModuleUtils
|
/aosp_15_r20/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4/ |
H A D | KaleidoscopeJIT.h | 194 void removeModule(ModuleHandle H) { in removeModule() function
|
/aosp_15_r20/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter5/ |
H A D | KaleidoscopeJIT.h | 226 void removeModule(ModuleHandle H) { in removeModule() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/MCJIT/ |
H A D | MCJIT.h | 98 bool removeModule(Module *M) { in removeModule() function
|
H A D | MCJIT.cpp | 114 bool MCJIT::removeModule(Module *M) { in removeModule() function in MCJIT
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/MCJIT/ |
H A D | MCJIT.h | 100 bool removeModule(Module *M) { in removeModule() function
|
H A D | MCJIT.cpp | 111 bool MCJIT::removeModule(Module *M) { in removeModule() function in MCJIT
|
/aosp_15_r20/external/llvm/lib/ExecutionEngine/MCJIT/ |
H A D | MCJIT.h | 101 bool removeModule(Module *M) { in removeModule() function
|
H A D | MCJIT.cpp | 116 bool MCJIT::removeModule(Module *M) { in removeModule() function in MCJIT
|
/aosp_15_r20/external/llvm/lib/IR/ |
H A D | LLVMContext.cpp | 163 void LLVMContext::removeModule(Module *M) { in removeModule() function in LLVMContext
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | LLVMContext.cpp | 89 void LLVMContext::removeModule(Module *M) { in removeModule() function in LLVMContext
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
H A D | LLVMContext.cpp | 114 void LLVMContext::removeModule(Module *M) { in removeModule() function in LLVMContext
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/ |
H A D | OrcCBindingsStack.h | 348 Error removeModule(orc::VModuleKey K) { in removeModule() function
|
H A D | OrcMCJITReplacement.h | 314 bool removeModule(Module *M) override { in removeModule() function
|
H A D | ObjectLinkingLayer.cpp | 376 Error ObjectLinkingLayer::removeModule(VModuleKey K) { in removeModule() function in llvm::orc::ObjectLinkingLayer
|
/aosp_15_r20/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/ast/ |
H A D | CompilationUnit.java | 552 public CompilationUnit removeModule() { in removeModule() method in CompilationUnit
|