HomeSort by relevance Sort by last modified time
    Searched defs:addModule (Results 1 - 18 of 18) sorted by null

  /external/llvm/lib/IR/
LLVMContext.cpp 72 void LLVMContext::addModule(Module *M) {
  /external/clang/lib/Serialization/
ModuleManager.cpp 55 ModuleManager::addModule(StringRef FileName, ModuleKind Type,
  /external/llvm/lib/ExecutionEngine/MCJIT/
MCJIT.cpp 64 OwnedModules.addModule(m);
77 // If so, additional functions: addModule, removeModule, FindFunctionNamed,
104 void MCJIT::addModule(Module *M) {
106 OwnedModules.addModule(M);
MCJIT.h 128 void addModule(Module *M) {
241 void addModule(Module *M) override;
  /external/llvm/lib/LTO/
LTOCodeGenerator.cpp 116 bool LTOCodeGenerator::addModule(LTOModule* mod, std::string& errMsg) {
  /external/llvm/lib/ExecutionEngine/JIT/
JIT.cpp 177 /// addModule - Add a new Module to the JIT. If we previously removed the last
179 void JIT::addModule(Module *M) {
201 ExecutionEngine::addModule(M);
  /external/llvm/include/llvm/ExecutionEngine/
ExecutionEngine.h 208 /// addModule - Add a Module to the list of modules that we can JIT from.
211 virtual void addModule(Module *M) {
  /external/llvm/examples/Kaleidoscope/MCJIT/cached/
toy.cpp 750 void addModule(Module *M);
980 void MCJITHelper::addModule(Module* M) {
    [all...]
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
maven-model-3.2.1.jar 
  /prebuilts/devtools/tools/lib/
jcommon-1.0.12.jar 
  /prebuilts/tools/common/jfreechart/
jcommon-1.0.12.jar 
  /prebuilts/tools/common/m2/repository/jfree/jcommon/1.0.12/
jcommon-1.0.12.jar 
  /external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
compiler.jar 
  /prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.0/
ant-1.8.0.jar 
  /external/jarjar/lib/
apache-ant-1.9.4.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
ant.jar 
  /prebuilts/misc/common/groovy/
groovy-all-1.7.0.jar 
  /prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.2/
ant-1.8.2.jar 

Completed in 314 milliseconds